From: David Brownell Date: Wed, 1 Nov 2006 21:12:17 +0000 (+0200) Subject: musb_hdrc: host side suspend/resume mostly behaves X-Git-Tag: v2.6.19-omap1~80 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea5fd9689774aa46c8786a184cb44eda779bd92;p=pandora-kernel.git musb_hdrc: host side suspend/resume mostly behaves Host side suspend/resume updates: - Add the missing "bus-wide" suspend/resume calls, which in this case leave everything up to the root port suspend code. - Scrub out state more completely on disconnect - Remote wakeup IRQ handling (untested because of enumeration issues) Also: - Handle a host side oops if DMA is disabled as a module parameter - Minor cleanups of unused symbols - Update version string And some very minor, related, peripheral side fixes. Signed-off-by: David Brownell --- Reading git-diff-tree failed