From: David Brownell Date: Tue, 12 Sep 2006 11:46:20 +0000 (+0300) Subject: MUSB: Miscellaneous updates X-Git-Tag: v2.6.18-omap1~71 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d79ef71f42089011d7069d8120c04812b3e2969;p=pandora-kernel.git MUSB: Miscellaneous updates Lots of miscellaneous updates: - bugfixes * flag hcd-framework "got irq" state earlier * reject urb submission if port is suspended * linkage fix: unbind became optional * initialize vbus error retry count earlier * tusb init removes diagnostic-only settings - procfs updates * always show otg state info in procfs * show some TUSB-specific registers in procfs - cleanups * remove pointless MUSB_ERR stuff (handled better now) * tusb init removes dead code * more informative vbus error debug message * comment fixes * etc Signed-off-by: David Brownell --- Reading git-diff-tree failed