commit | 853402a0082315f6c4f38feeba2c6c81a393557c | [log] [tgz] |
---|---|---|
author | Rajat Jain <rajatja@google.com> | Tue Nov 15 19:06:04 2016 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sat Nov 19 09:13:12 2016 +0200 |
tree | 26205214d0d77f266ef3b45ea91ea4169b0ac929 | |
parent | 5e28e5fbdcf03907abea24b1bdc387333cebee38 [diff] |
mwifiex: Enable WoWLAN for both sdio and pcie Commit ce4f6f0c353b ("mwifiex: add platform specific wakeup interrupt support") added WoWLAN feature only for sdio. This patch moves that code to the common module so that all the interface drivers can use it for free. It enables pcie and sdio for its use currently. Signed-off-by: Rajat Jain <rajatja@google.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>