]> asedeno.scripts.mit.edu Git - linux.git/commit
mwifiex: Enable WoWLAN for both sdio and pcie
authorRajat Jain <rajatja@google.com>
Tue, 15 Nov 2016 13:36:04 +0000 (19:06 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 19 Nov 2016 07:13:12 +0000 (09:13 +0200)
commit853402a0082315f6c4f38feeba2c6c81a393557c
tree26205214d0d77f266ef3b45ea91ea4169b0ac929
parent5e28e5fbdcf03907abea24b1bdc387333cebee38
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>
drivers/net/wireless/marvell/mwifiex/main.c
drivers/net/wireless/marvell/mwifiex/main.h
drivers/net/wireless/marvell/mwifiex/pcie.c
drivers/net/wireless/marvell/mwifiex/sdio.c
drivers/net/wireless/marvell/mwifiex/sdio.h