From: David Brownell Date: Sat, 7 May 2005 20:20:19 +0000 (-0700) Subject: [PATCH] USB: pxa2xx_udc updates X-Git-Tag: v2.6.13-rc1~51^2~8^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9198769363d4dc1d63d49ecb2e2b189aceb42d94;p=pandora-kernel.git [PATCH] USB: pxa2xx_udc updates This has several small updates to the px2xx UDC driver: * small fixes from Eugeny S. Mints - 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: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed