]> git.baikalelectronics.ru Git - kernel.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)
commitb46b11bc20f288fc9ec1aada6d6d6a94e71ec896
tree49458980d4d950e8592715616df956a3ba05a85e
parent0f070ffde50bbb796fcb249e5631ff6e743e1d2d
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