commit | 6d7d579a8243b9db3a20e6a95ec726abae58aec4 | [log] [tgz] |
---|---|---|
author | Brian Norris <briannorris@chromium.org> | Mon May 01 12:37:00 2017 -0700 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu May 18 16:39:37 2017 +0300 |
tree | f67aa4d16ede74088e27c003f145bbd04a434137 | |
parent | 21f569af9ab3608382482166ae9aba802b097e3f [diff] |
mwifiex: pcie: add card_reset() support Similar to the SDIO driver, we should implement this so that we will automatically reset the device whenever there's a command timeout or similar. Signed-off-by: Brian Norris <briannorris@chromium.org> Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>