diff options
author | Rajendra Nayak <[email protected]> | 2020-07-14 11:01:49 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2020-07-13 22:43:43 -0700 |
commit | 4a3107f61f1ce2c8ccd4dde8ae655ae3f2996f35 (patch) | |
tree | 744ed8e4ac661ff56a57edc9fe956dee081aea57 /tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c | |
parent | 650c8bd36a66c708be343d66a741b05d88d65b55 (diff) |
tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console
When using the geni-serial as console, its important to be
able to hit the lowest possible power state in suspend,
even with no_console_suspend.
The only thing that prevents it today on platforms like the sc7180
is the interconnect BW votes, which we certainly don't need when
the system is in suspend. So in the suspend handler mark them as
ACTIVE_ONLY (0x3) and on resume switch them back to the ALWAYS tag (0x7)
Signed-off-by: Rajendra Nayak <[email protected]>
Reviewed-by: Akash Asthana <[email protected]>
Tested-by: Matthias Kaehlcke <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c')
0 files changed, 0 insertions, 0 deletions