USB: more pxa2xx_udc dead code removal
authorDavid Brownell <david-b@pacbell.net>
Sat, 21 Jul 2007 18:43:35 +0000 (11:43 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 30 Jul 2007 20:27:47 +0000 (13:27 -0700)
commit1060bce7b74c8914999a067803ec659949ff682e
tree9ad9ebfab596164fc0fc6acd87ebf52a3532f541
parent4f47bb567368f732989058e26dc282f7fe931dab
USB: more pxa2xx_udc dead code removal

Remove some more dead code from the pxa2xx_udc driver:  support
for a no-longer-undocumented hardware "test mode".  Newer chips
made this the default, evidently as the best workaround for deep
silicon bugs.  The interest was that this seemed to be the only
way to kick in the (documented!) double buffering capability.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/pxa2xx_udc.c