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

No differences found