diff options
author | 2012-11-29 23:27:15 +0100 | |
---|---|---|
committer | 2012-11-30 14:00:35 -0500 | |
commit | 88427588993db079a1b2cdbcba69f3c162f8ee21 (patch) | |
tree | 82764784120266c06c90056b28368ce4a0388e30 /drivers/net/wireless/rtlwifi/pci.c | |
parent | rtlwifi: rtl8192se: Fixed coding style issues in the driver (diff) | |
download | linux-dev-88427588993db079a1b2cdbcba69f3c162f8ee21.tar.xz linux-dev-88427588993db079a1b2cdbcba69f3c162f8ee21.zip |
ath9k: use SIMPLE_DEV_PM_OPS
ath9k 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