diff options
author | 2012-11-29 23:27:16 +0100 | |
---|---|---|
committer | 2012-11-30 14:00:36 -0500 | |
commit | 88823492736a43f04d2ee114e0ec2b7725d3be35 (patch) | |
tree | 83f0110ac818b934ff32cf358b5dcd49983f395a /drivers/net/wireless/rtlwifi/pci.c | |
parent | ath9k: use SIMPLE_DEV_PM_OPS (diff) | |
download | linux-dev-88823492736a43f04d2ee114e0ec2b7725d3be35.tar.xz linux-dev-88823492736a43f04d2ee114e0ec2b7725d3be35.zip |
p54pci: use SIMPLE_DEV_PM_OPS
p54pci does not provide any runtime pm callbacks, so support for
PM_RUNTIME is not needed and we could go to PM_SLEEP.
This also makes it possible to 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/rtlwifi/pci.c')
0 files changed, 0 insertions, 0 deletions