]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
musb: am35x: Workaround for fifo read issue
authorAjay Kumar Gupta <ajay.gupta@ti.com>
Fri, 9 Jul 2010 06:13:49 +0000 (11:43 +0530)
committerRemy Bohmer <linux@bohmer.net>
Thu, 12 Aug 2010 14:40:00 +0000 (16:40 +0200)
commit5689f4b5b43d7beaf725d7cc82f9efea86d6f375
tree77bee5613a9ac14dba63f268d15a4942c236f73c
parentdbea32420022be62116e1c49222be4d64af62c38
musb: am35x: Workaround for fifo read issue

AM35x supports only 32bit read operations so we need to have
workaround for 8bit and 16bit read operations.

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
drivers/usb/musb/am35x.c
drivers/usb/musb/musb_core.c