musb_hdrc: Clean-up TUSB fifo access
authorTony Lindgren <tony@atomide.com>
Thu, 3 May 2007 18:31:35 +0000 (18:31 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 4 May 2007 17:07:16 +0000 (10:07 -0700)
This patch cleans-up TUSB fifo access and uses readsl/writesl()
when possible. It also has hooks for some further optimization,
notably synchronous burst access using PIO.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>

No differences found