From: Aniket Nagarnaik Date: Thu, 6 Aug 2015 07:39:16 +0000 (-0700) Subject: mwifiex: claim sdio bus while downloading the firmware X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9d61e5304e2880180e4ccf685a298c868094e0;p=pandora-kernel.git mwifiex: claim sdio bus while downloading the firmware Our 8887 A2 chip can have separate firmware images for bluetooth and WLAN. We observed an issue during parallel downloading of these images by btmrvl and mwifiex drivers. This patch claims sdio bus before starting of the firmware download in mwifiex and releases it after completion to fix the problem. Signed-off-by: Aniket Nagarnaik Signed-off-by: Amitkumar Karwar Signed-off-by: Kalle Valo --- Reading git-diff-tree failed