diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-11-29 23:27:16 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-11-30 20:00:36 +0100 |
commit | 88823492736a43f04d2ee114e0ec2b7725d3be35 (patch) | |
tree | 83f0110ac818b934ff32cf358b5dcd49983f395a /arch/mips | |
parent | ath9k: use SIMPLE_DEV_PM_OPS (diff) | |
download | linux-88823492736a43f04d2ee114e0ec2b7725d3be35.tar.xz linux-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 'arch/mips')
0 files changed, 0 insertions, 0 deletions