• David Brownell's avatar
    MUSB: Miscellaneous updates · 0d79ef71
    David Brownell authored
    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: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    0d79ef71
plat_uds.c 52.3 KB