musb resume fix to charge/talk to computer USB port
authorDavid Fries <David@Fries.net>
Mon, 15 Apr 2013 04:10:19 +0000 (23:10 -0500)
committerPali Rohár <pali.rohar@gmail.com>
Fri, 25 Oct 2013 19:59:09 +0000 (21:59 +0200)
commit85a12840ba763feffd574d40011bdb5bd8ece6d5
tree9a8a0b6936eb26dfd94f7cb24cb37b9fbba8b297
parentbb67cf2c42924d30b4c4526ffd7550d3d6d3fbc0
musb resume fix to charge/talk to computer USB port

Without this patch series once the N900 was suspend to ram and resumed
it would not be able to charge or be detected when plugged into a
computer USB port.  This fixes the registers by using the previously
stored registers rather than the registers at the time of suspend.

There are other fixes such as actually sleeping when probing for the
charger rather than busy waiting.
kernel-power-2.6.28/debian/patches/musb_suspend_and_fixes.diff [new file with mode: 0644]
kernel-power-2.6.28/debian/patches/series