diff options
author | Felipe Balbi <balbi@ti.com> | 2014-09-15 09:03:24 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-15 12:29:24 +0200 |
commit | b2dd17bca11cdcc294c177435a834650be972139 (patch) | |
tree | dd09b91afa3c8997342206c7272706cdef552e72 /drivers/usb/core/hub.c | |
parent | 17ea14cd58b617339a754e1c61de06175f152941 (diff) |
usb: musb: dsps: kill OTG timer on suspend
commit 468bcc2a2ca071f652009d2d20d97f2437630cae upstream.
if we don't make sure to kill the timer, it could
expire after we have already gated our clocks.
That will trigger a Data Abort exception because
we would try to access register while clock is gated.
Fix that bug.
Fixes 869c597 (usb: musb: dsps: add support for suspend and resume)
Tested-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/hub.c')
0 files changed, 0 insertions, 0 deletions