MUSB: TUSB PM cleanup
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 6 Sep 2006 13:48:15 +0000 (16:48 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 6 Sep 2006 13:48:15 +0000 (16:48 +0300)
Start updating the TUSB power related code ... first pass, use the chip's
idle mode whenever the USB link is inactive (disconnected or suspended).
That rule applies to both host and peripheral roles, and saves a fair
amount of power (50mA at 3.3V, etc).

Plus some cleanups.

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

No differences found