• David Brownell's avatar
    [PATCH] USB: pxa2xx_udc updates · 91987693
    David Brownell authored
    This has several small updates to the px2xx UDC driver:
    
      * small fixes from Eugeny S. Mints <emints@ru.mvista.com>
         - local_irq_save() around potential endpoint disable race
         - fix handling of enqueue to OUT endpoints (potential oops)
      * add shutdown() method to disable any D+ pullup
      * rename methods accessing raw signals, referencing the signals
      * describes itself as for "pxa25x", since pxa27x is different
    Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    91987693
pxa2xx_udc.c 65.5 KB