From: David Brownell Date: Thu, 28 Sep 2006 14:46:12 +0000 (+0300) Subject: musb_hdrc: DaVinci-specific updates and cleanups X-Git-Tag: v2.6.18-omap1~35 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5261debe61c746ceda0ce5b305536056b577404c;p=pandora-kernel.git musb_hdrc: DaVinci-specific updates and cleanups - Add header needed for DaVinci build. - Remove some partially obsolete comments. - Cleaner and more reproducible host side VBUS handling, including waiting for it to fall after powerdown on rmmod. - Tighten up various state machine transitions and diagnostics Plus removing some generic #ifdeffery. The vbus updates make it work more like the TUSB code, and the cleanups etc make upstream merging more practical. Signed-off-by: David Brownell --- Reading git-diff-tree failed