soc/tegra: pmc: Add specific error messages
authorJon Hunter <jonathanh@nvidia.com>
Thu, 30 Jun 2016 10:56:24 +0000 (11:56 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 30 Jun 2016 11:30:40 +0000 (13:30 +0200)
commitc2710ac9f5a8dab4f9bb080713452fe6286ca83d
treeeaa9761991d0a168f950dacbdd4fc45f2274262b
parentda8f4b458944dccc371dba240cfa18c27b7b9802
soc/tegra: pmc: Add specific error messages

When initialising a powergate, only a single error message is shown if
the initialisation fails. Add more error messages to give specific
details of what failed if the initialisation failed and remove the
generic failure message.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c