summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-jcore.c
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2021-07-31 22:27:30 +0300
committerMark Brown <broonie@kernel.org>2021-08-09 12:40:28 +0100
commite4bb903fda0e9bbafa1338dcd2ee5e4d3ccc50da (patch)
treec21905e03ff1ae30b1e7faca08a405aa4d976232 /drivers/spi/spi-jcore.c
parent04e6bb0d6bb127bac929fb35edd2dd01613c9520 (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 <digetx@gmail.com> Link: https://lore.kernel.org/r/20210731192731.5869-1-digetx@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-jcore.c')
0 files changed, 0 insertions, 0 deletions