]> git.baikalelectronics.ru Git - kernel.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)
commitb05d23712aa9d2dc731cab55913dba95cc2bb390
tree26205214d0d77f266ef3b45ea91ea4169b0ac929
parente05580457b9fa3c1a28816ad20c0d1b0616c98a9
mwifiex: Enable WoWLAN for both sdio and pcie

Commit 85d43f68ceee ("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