usb: dwc3: use correct hwparam register for power mgm check
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 24 Nov 2011 10:22:05 +0000 (11:22 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:48:44 +0000 (11:48 +0200)
We mask the correct bits within the wrong register. The power
optimization mode is stored hwparam1 register and not in hwparam0.

Reported-by: Partha Basak <p-basak2@ti.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found