]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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)
commit2b588224d1b2369dd6d9882a777380225b324006
tree07be08a7f6a6fd61cd4637647a54260ae1c1c69d
parent3f625d7f99e04f0a21fd504cccf930774dbc1562
musb_hdrc: Clean-up TUSB fifo access

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>
drivers/usb/musb/musbdefs.h
drivers/usb/musb/plat_uds.c
drivers/usb/musb/tusb6010.c