diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-11-29 17:27:17 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-11-30 14:00:37 -0500 |
commit | 244a77e9d708d5a23eed21a4fb62a62acc9c69a6 (patch) | |
tree | f08e9604afc321169854eddbdc927cda40070f61 /drivers/net/wireless/airo.c | |
parent | 88823492736a43f04d2ee114e0ec2b7725d3be35 (diff) |
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>
Diffstat (limited to 'drivers/net/wireless/airo.c')
0 files changed, 0 insertions, 0 deletions