musb: add high bandwidth ISO support
authorAjay Kumar Gupta <ajay.gupta@ti.com>
Fri, 3 Apr 2009 23:16:17 +0000 (16:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:41 +0000 (21:44 -0700)
commita483d7068f661213e9586d4d132fc0e0287118b4
treeff575463eacee555e070a2d2a049f7ac37d9fb38
parentd1043a2697effee3054451a9293a376bfb013e4b
musb: add high bandwidth ISO support

Tested on OMAP3 host side with Creative (Live! Cam Optia) USB camera
which uses high bandwidth isochronous IN endpoints.  FIFO mode 4 is
updated to provide the needed 4K endpoint buffer without breaking
the g_nokia composite gadget configuration.  (This is the only
gadget driver known to use enough endpoints to notice the change.)

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h
drivers/usb/musb/musb_host.c
drivers/usb/musb/musb_host.h