]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
USB: sa1111: add OHCI shutdown methods
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 11:10:20 +0000 (11:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 11:30:13 +0000 (11:30 +0000)
commit846a70487e2a0e5045c6a428a0969d3e0490b359
tree49458980d4d950e8592715616df956a3ba05a85e
parent132db99ae2c6f6a586fc932507fcf4484d90c8fa
USB: sa1111: add OHCI shutdown methods

Add OHCI shutdown methods to cleanly shutdown the OHCI controller on
system shutdowns and reboots.  This avoids the controller continuing
to run should be soft-reboot the platform, potentially scribbling
over system memory.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/usb/host/ohci-sa1111.c