MUSB: Update register access based on new HDRC core spec
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 5 Sep 2006 11:07:15 +0000 (14:07 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 5 Sep 2006 14:21:35 +0000 (17:21 +0300)
Catch up to info from latest HDRC core spec ... some new registers
and fields, and constraints notably

 - not clearing TX fifo unless it's empty (that might explain some
   host side glitching).

 - not all POWER fields are writable

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>

No differences found