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

Skip to content
Commit d7407529 authored by Pratham Pratap's avatar Pratham Pratap Committed by Gerrit - the friendly Code Review server
Browse files

usb: core: Add 20ms of resume signalling while resuming usb device



Commit 9b04395c ("usb: core: Reduce resume signalling time for
devices behind external hub") removed resume signalling time for
the devices which are connected behind external hub. Since the
current kernel doesn't have skip_resume handling, the devices even
connected to root hub will take this resume path while coming out
of pm_suspend, and this will lead to reset-resume as the driver is
not driving the resume signalling for 20ms.

Fix this by removing the check and drive resume signalling for all
the devices connected to the root hub.

Change-Id: Id13b0b1b55e86ee698b8ae7276b2f55e66f4155e
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent bae21357
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment