soc/tegra: pmc: Print out domain name when reset fails to acquire
authorDmitry Osipenko <digetx@gmail.com>
Tue, 2 Mar 2021 12:25:01 +0000 (15:25 +0300)
committerThierry Reding <treding@nvidia.com>
Fri, 26 Mar 2021 12:10:25 +0000 (13:10 +0100)
commit366d7c643a8a9db652341e314b33d3fc80595e6c
tree05ee114fb8a1cc0117fb528f0ca01ababc422b16
parent66ee50c6e23432efded0c34ea71428f97cac808a
soc/tegra: pmc: Print out domain name when reset fails to acquire

Print out domain name when reset fails to acquire for debugging purposes
and to make formatting of GENPD errors consistent in the driver.

Tested-by: Peter Geis <pgwipeout@gmail.com> # Ouya T30
Tested-by: Nicolas Chauvet <kwizart@gmail.com> # PAZ00 T20 and TK1 T124
Tested-by: Matt Merhar <mattmerhar@protonmail.com> # Ouya T30
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c