Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 468bcc2a authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: musb: dsps: kill OTG timer on suspend



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.

Cc: <stable@vger.kernel.org> # v3.14+
Fixes 869c5978 (usb: musb: dsps: add support for suspend and resume)
Tested-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 6dd5b021
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment