commit | 846a70487e2a0e5045c6a428a0969d3e0490b359 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jan 26 11:10:20 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Mar 24 11:30:13 2012 +0000 |
tree | 49458980d4d950e8592715616df956a3ba05a85e | |
parent | 132db99ae2c6f6a586fc932507fcf4484d90c8fa [diff] |
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>