USB: goku_udc: Remove crude cache coherency code
authorRalf Baechle <ralf@linux-mips.org>
Mon, 26 Feb 2007 18:10:15 +0000 (18:10 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 10 Mar 2007 03:52:23 +0000 (19:52 -0800)
commit14360ab76ae81012ef09cce37a587e95ab2e1d86
tree4833167ac81d828a8b67945b27d3932c6119b79f
parent0d8c7aeade59e0f54d93122ebd902caea500c0bd
USB: goku_udc: Remove crude cache coherency code

This is deep architecture specific magic and does should not to exist
in a driver.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/goku_udc.c