From: David Brownell Date: Wed, 17 Jan 2007 22:13:40 +0000 (-0800) Subject: musb_hdrc misc cleanups X-Git-Tag: v2.6.21-omap1~159 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03aa3a18891c84fc8d64cad194560a2c04cd550e;p=pandora-kernel.git musb_hdrc misc cleanups Remove debug/prototype sysfs attribute 'musb_otg', so there's only the one (compound) state machine to follow. (If we need an option it'd more likely be to match the N800: Mini-B connector forced into host mode, with gender-bender assistance.) Minor DaVinci tweak: on driver shutdown, don't wait for VBUS to fall unless we're the host which was supplying that voltage. Remove some more UglyCamelCasing. Clear HR in some peripheral side code; the silicon doesn't clear it in various cases you'd expect such stuff to be automatic. Signed-off-by: David Brownell --- Reading git-diff-tree failed