]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb02c03a12e37e9370f7ef275d5b05ac0774ecb18
treee27ea16b8974245aba6976a360ff30ca9ba12d77
parent816d3d8c7bb6ae6f83313cda58eabf00b934ca03
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