From: Amitkumar Karwar Date: Tue, 26 May 2015 13:34:27 +0000 (-0700) Subject: mwifiex: fix SDIO firmware dump problem X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~139^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e065ddb891755c74f73c60989f96784f3aa65f81;p=pandora-kernel.git mwifiex: fix SDIO firmware dump problem It's been observed that firmware doesn't go back to normal state when all firmware memories are dumped. As a result, further commands are blocked. This happens due to missing driver change of writing READ DONE to control register for SDIO interface. This patch adds a missing change to fix the problem. Signed-off-by: Amitkumar Karwar Signed-off-by: Cathy Luo Signed-off-by: Kalle Valo --- Reading git-diff-tree failed