diff options
author | Bin Liu <b-liu@ti.com> | 2018-12-18 14:58:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-18 15:46:31 +0100 |
commit | 54578ee883e34d2d1c518d48f1c1e2dd3f387188 (patch) | |
tree | 440c9b8b24cdad9df31bd5b95fa90f8c8ce6f32f /Documentation/x86/earlyprintk.txt | |
parent | usb: musb: dsps: fix otg state machine (diff) | |
download | linux-54578ee883e34d2d1c518d48f1c1e2dd3f387188.tar.xz linux-54578ee883e34d2d1c518d48f1c1e2dd3f387188.zip |
usb: musb: dsps: fix runtime pm for peripheral mode
Since the runtime PM support was added in musb, dsps relies on the timer
calling otg_timer() to activate the usb subsystem. However the driver
doesn't enable the timer for peripheral port, then the peripheral port is
unable to be enumerated by a host if the other usb port is disabled or in
peripheral mode too.
So let's start the timer for peripheral port too.
Fixes: ea2f35c01d5e ("usb: musb: Fix sleeping function called from invalid context for hdrc glue")
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/x86/earlyprintk.txt')
0 files changed, 0 insertions, 0 deletions