From: Andreas Fenkart Date: Mon, 22 Apr 2013 09:10:23 +0000 (+0200) Subject: Bluetooth: btmrvl: report error if verify_fw_download times out X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~18^2^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69676b1c2af451bfe5cd36ff4973a484b5d5a86c;p=pandora-kernel.git 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 Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed