diff options
author | Dmitry Osipenko <[email protected]> | 2021-07-31 22:27:30 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-08-09 12:40:28 +0100 |
commit | e4bb903fda0e9bbafa1338dcd2ee5e4d3ccc50da (patch) | |
tree | c21905e03ff1ae30b1e7faca08a405aa4d976232 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 04e6bb0d6bb127bac929fb35edd2dd01613c9520 (diff) |
spi: tegra20-slink: Improve runtime PM usage
The Tegra SPI driver supports runtime PM, which controls the clock
enable state, but the clk is also enabled separately from the RPM
at the driver probe time, and thus, stays always on. Fix it.
Runtime PM now is always available on Tegra, hence there is no need to
check the RPM presence in the driver anymore. Remove these checks.
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions