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)
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>

No differences found