commit | a483d7068f661213e9586d4d132fc0e0287118b4 | [log] [tgz] |
---|---|---|
author | Ajay Kumar Gupta <ajay.gupta@ti.com> | Fri Apr 03 16:16:17 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 15 21:44:41 2009 -0700 |
tree | ff575463eacee555e070a2d2a049f7ac37d9fb38 | |
parent | d1043a2697effee3054451a9293a376bfb013e4b [diff] |
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>