diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2013-08-26 21:01:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-28 06:36:46 +0200 |
commit | 69820e01aa756b8d228143d997f71523c1e97984 (patch) | |
tree | 438c9249db2a25bcb0627343945ba32e037c82d5 /drivers/atm/iphase.c | |
parent | usb: ohci-at91: remove unnecessary dev_set_drvdata() (diff) | |
download | linux-69820e01aa756b8d228143d997f71523c1e97984.tar.xz linux-69820e01aa756b8d228143d997f71523c1e97984.zip |
USB: OHCI: Allow runtime PM without system sleep
Since ohci-hcd supports runtime PM, the .pm field in its pci_driver
structure should be protected by CONFIG_PM rather than
CONFIG_PM_SLEEP.
Without this change, OHCI controllers won't do runtime suspend if
system suspend or hibernation isn't enabled.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/atm/iphase.c')
0 files changed, 0 insertions, 0 deletions