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 14:00:36 -0500 |
commit | 88823492736a43f04d2ee114e0ec2b7725d3be35 (patch) | |
tree | 83f0110ac818b934ff32cf358b5dcd49983f395a /drivers/scsi/scsi_proc.c | |
parent | 88427588993db079a1b2cdbcba69f3c162f8ee21 (diff) | |
download | talos-op-linux-88823492736a43f04d2ee114e0ec2b7725d3be35.tar.gz talos-op-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 'drivers/scsi/scsi_proc.c')
0 files changed, 0 insertions, 0 deletions