Bluetooth: btmrvl: release sdio bus after firmware is up
authorAniket Nagarnaik <aniketn@marvell.com>
Thu, 6 Aug 2015 10:43:09 +0000 (03:43 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 Aug 2015 18:41:34 +0000 (20:41 +0200)
We will not release sdio bus until firmware is completely
downloaded and becomes ready. Our 8887 A2 chip can have
separate firmware images for WLAN and bluetooth. This
patch fixes an issue observed when both drivers
simultaneously try to download respective firmwares.

Signed-off-by: Aniket Nagarnaik <aniketn@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_sdio.c

Simple merge