]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: cleanup, mostly related to CPPI
authorDavid Brownell <david-b@pacbell.net>
Thu, 28 Sep 2006 14:46:58 +0000 (17:46 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 28 Sep 2006 14:46:58 +0000 (17:46 +0300)
commite9b7cce82c5c6ef1e446f0ea578ae8328623e2a8
treecc51b5f42bcf51c749fde2c019e9eb68d4052e9b
parent5261debe61c746ceda0ce5b305536056b577404c
musb_hdrc: cleanup, mostly related to CPPI

 - Remove #ifdefs in favor of new is_cppi_enabled() macro.
 - Trim some tx-start logic, inlining it and removing MGC_{Read,Write}Csr16()
 - Remove remnant of bogus/non-existent host-side ISO bitfield.

For upstream merging, more such #ifdeffery still needs to be removed.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/usb/musb/davinci.c
drivers/usb/musb/dma.h
drivers/usb/musb/musb_gadget.c
drivers/usb/musb/musb_host.c
drivers/usb/musb/musb_host.h
drivers/usb/musb/musb_procfs.c
drivers/usb/musb/plat_uds.c