commit | 1060bce7b74c8914999a067803ec659949ff682e | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Sat Jul 21 11:43:35 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 30 13:27:47 2007 -0700 |
tree | 9ad9ebfab596164fc0fc6acd87ebf52a3532f541 | |
parent | 4f47bb567368f732989058e26dc282f7fe931dab [diff] |
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>