android_kernel_motorola_sm6225/drivers/net/wireless/rtlwifi/rtl8192ce
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
..
def.h rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE 2012-10-30 16:17:53 -04:00
dm.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
dm.h rtlwifi: rtl8192c: Convert driver to use private dm structs 2012-04-23 15:35:32 -04:00
hw.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
hw.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
led.c rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
led.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
Makefile rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build 2011-02-23 16:28:41 -05:00
phy.c rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE 2012-10-30 16:17:53 -04:00
phy.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
reg.h rtlwifi: Remove unused ETH_ADDR_LEN defines 2012-03-19 16:53:09 -04:00
rf.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
rf.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
sw.c rtlwifi: use SIMPLE_DEV_PM_OPS 2012-11-30 14:00:37 -05:00
sw.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
table.c rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
table.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
trx.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2012-11-21 14:43:51 -05:00
trx.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00