USB: musb: AM35x: Workaround for fifo read issue
authorAjay Kumar Gupta <ajay.gupta@ti.com>
Tue, 19 Oct 2010 07:08:13 +0000 (10:08 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:22:17 +0000 (10:22 -0700)
commit843bb1d0ff29b96eeb184988223ba55e3e8c2f57
treecfddfb6141e53f86a107803ebddfcc18996737de
parenteb83092c2b24587719c917a1d6a5b682eeaa03df
USB: 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>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/am35x.c
drivers/usb/musb/musb_core.c