mwifiex: fix SDIO firmware dump problem
authorAmitkumar Karwar <akarwar@marvell.com>
Tue, 26 May 2015 13:34:27 +0000 (06:34 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 2 Jun 2015 20:15:53 +0000 (23:15 +0300)
commite065ddb891755c74f73c60989f96784f3aa65f81
treee27ea16b8974245aba6976a360ff30ca9ba12d77
parentfc23e81eb8f4231aa8a34c83e95c11d72e494f1d
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 <akarwar@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/sdio.c