diff options
author | Xinming Hu <huxm@marvell.com> | 2016-12-14 19:40:50 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-01-12 16:49:18 +0200 |
commit | a7513a4fa9193714b1b02aaa8836af743ccd938d (patch) | |
tree | 8a3b57c84ba5ab5a07293738dc25323a492b25c1 | |
parent | c742e623e9415d3e1e5af00470ae5086fa6dd233 (diff) |
mwifiex: get rid of __mwifiex_sdio_remove helper
__mwifiex_sdio_remove helper is not needed after
our enhancements in SDIO card reset.
Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>