dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM
authorDmitry Osipenko <digetx@gmail.com>
Sun, 9 Feb 2020 16:33:47 +0000 (19:33 +0300)
committerVinod Koul <vkoul@kernel.org>
Tue, 25 Feb 2020 06:27:33 +0000 (11:57 +0530)
commita75013a5a173c7b595de716314dd40091cb75f90
treea01a3a3f885e062d46fb13b21a0c8d83871cb3a3
parent14c63abfab4ac0cef7a3ddfecfe51617ac929b3c
dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM

The runtime PM is always available on all Tegra SoCs since the commit
40b2bb1b132a ("ARM: tegra: enforce PM requirement"), so there is no
need to handle the case of unavailable RPM in the code anymore.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20200209163356.6439-11-digetx@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/tegra20-apb-dma.c