MUSB: Miscellaneous updates
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 12 Sep 2006 11:46:20 +0000 (14:46 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Sep 2006 11:46:20 +0000 (14:46 +0300)
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 <dbrownell@users.sourceforge.net>

No differences found