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)
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>

No differences found