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

Commit f50591fa authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa Committed by Gerrit - the friendly Code Review server
Browse files

USB: gadget: Set pm_qos_req-> type to AFFINITY_IRQ for android device



Current implementation is adding PM QOS request type default set to
zero, which means USB driver is updating new PM QOS request value
to all CPUs even though some CPUs are offline. This could cause
visible power impact if incase clusters are having different bucks.
Hence set PM QOS request type to AFFINITY_IRQ so that it updates to
CPU to which IRQ affinity is set.

Change-Id: Ie72d2f936c2d7146aa9b5c43393707d603bea8e9
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent bb29ea15
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