cpuidle: tegra: Remove do_idle firmware call
authorDmitry Osipenko <digetx@gmail.com>
Tue, 2 Mar 2021 09:54:05 +0000 (12:54 +0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 8 Apr 2021 17:54:14 +0000 (19:54 +0200)
commit2dabed47778958cca7880544c20e55984bf43d33
tree7742138e957df05e5d42f997ba89f87fd1630758
parent32c8c34d8132b5fe8497c2538597445a0d65c29d
cpuidle: tegra: Remove do_idle firmware call

The do_idle firmware call is unused by all Tegra SoCs, hence remove it in
order to keep driver's code clean.

Tested-by: Anton Bambura <jenneron@protonmail.com> # TF701 T114
Tested-by: Matt Merhar <mattmerhar@protonmail.com> # Ouya T30
Tested-by: Peter Geis <pgwipeout@gmail.com> # Ouya T30
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210302095405.28453-2-digetx@gmail.com
drivers/cpuidle/cpuidle-tegra.c