Bluetooth: btmrvl: report error if verify_fw_download times out
authorAndreas Fenkart <andreas.fenkart@streamunlimited.com>
Mon, 22 Apr 2013 09:10:23 +0000 (11:10 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 23 Apr 2013 23:55:55 +0000 (20:55 -0300)
commit69676b1c2af451bfe5cd36ff4973a484b5d5a86c
treef48fd51733e041e3ad4c04e69d3c5c182e246e9c
parentc1c999e27ce5681c5b43c7f82947030e7134f1d0
Bluetooth: btmrvl: report error if verify_fw_download times out

FW does the synchronization of the different modules during init.
It will report different modules, that it is ready at different times.
The fw download 'winner' will be reported fw ready first. Without this
patch, btmrvl was already continuing before the FW told it too. Probably
on behalf of the 'winner' which then never sees FW ready and times out.

Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/btmrvl_sdio.c