rsi: fix for sdio reset card issue
authorGanapathi Kondraju <ganapathirajukondraju@gmail.com>
Thu, 25 Jul 2019 10:51:50 +0000 (16:21 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 6 Aug 2019 12:36:26 +0000 (15:36 +0300)
commitdfc7a8f7c857369c3cee4aa4c12d6c8da7aa1597
tree4adbf6b6eca4ed5ba465facd52b65c92e4bfab4e
parent3915a252ce71b836a830bcc537220389a3acf3a5
rsi: fix for sdio reset card issue

Issue: While removing and inserting the driver module, observed driver
loading is not successful.

Root cause: Card is not resetted completely without issuing cmd5.

Fix: Issued cmd5 properly.

Signed-off-by: Ganapathi Kondraju <ganapathirajukondraju@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rsi/rsi_91x_sdio.c