commit | 164d773168d7f09ecd46d9ce9b07f194ea97bf33 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Nov 24 11:22:05 2011 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 12 11:48:44 2011 +0200 |
tree | 77acbd2821d5458b34b613aed4254bed4c0924f6 | |
parent | 68380876d674e8e0a810128971772e38201491ba [diff] |
usb: dwc3: use correct hwparam register for power mgm check 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>