commit | 6b03144d93fc7de7ef03334384fea0fab058fa6d | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Fri Sep 09 16:27:58 2016 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Sep 14 20:00:01 2016 +0300 |
tree | 529259d8cb1a1860692c4bab9a1b9b477d09fe2c | |
parent | af1afc2957d63f84a37b168e56be7a7ef6b43650 [diff] |
mwifiex: handle error if IRQ request fails in mwifiex_sdio_of() When this failure occurs, we will clear card->plt_wake_cfg so that device would initialize without wake up on external interrupt feature. This feature specific code in suspend and resume handlers will be skipped. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>