https://github.com/torvalds/linux
Revision 9a11899c5e699a8d2551692dfcd4372e39dcbdf6 authored by Alan Stern on 21 August 2013, 14:33:17 UTC, committed by Greg Kroah-Hartman on 23 August 2013, 17:41:46 UTC
Commit c1117afb8589 (USB: OHCI: make ohci-pci a separate driver)
neglected to preserve the entries for the pci_suspend and pci_resume
driver callbacks.  As a result, OHCI controllers don't work properly
during suspend and after hibernation.

This patch adds the missing callbacks to the driver.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Reported-and-tested-by: Steve Cotton <steve@s.cotton.clara.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent b36f4be
History
Tip revision: 9a11899c5e699a8d2551692dfcd4372e39dcbdf6 authored by Alan Stern on 21 August 2013, 14:33:17 UTC
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Tip revision: 9a11899
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.9 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top