linux/drivers/net/wireless/rtlwifi/rtl8723ae
Hauke Mehrtens 244a77e9d7 rtlwifi: use SIMPLE_DEV_PM_OPS
rtlwifi only provides pm callbacks for functions covered by pm sleep
and they are also just called if CONFIG_PM_SLEEP is set.

Only add functions rtl_pci_suspend and rtl_pci_resume if
CONFIG_PM_SLEEP is set and use SIMPLE_DEV_PM_OPS instead of
manually filling struct dev_pm_ops.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-11-30 14:00:37 -05:00
..
btc.h
def.h
dm.c
dm.h
fw.c
fw.h
hal_bt_coexist.c
hal_bt_coexist.h
hal_btc.c
hal_btc.h
hw.c
hw.h
led.c
led.h
Makefile
phy.c
phy.h
pwrseq.c
pwrseq.h
pwrseqcmd.c
pwrseqcmd.h
reg.h
rf.c
rf.h
sw.c rtlwifi: use SIMPLE_DEV_PM_OPS 2012-11-30 14:00:37 -05:00
sw.h
table.c
table.h
trx.c rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END" 2012-11-21 15:05:05 -05:00
trx.h