reset: tegra-bpmp: Revert Handle errors in BPMP response
authorJon Hunter <jonathanh@nvidia.com>
Fri, 12 Nov 2021 11:27:12 +0000 (11:27 +0000)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 17 Nov 2021 16:22:27 +0000 (17:22 +0100)
commit69125b4b9440be015783312e1b8753ec96febde0
treef21a64827442c05fb4bd4602fe225f02b7774d1f
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
reset: tegra-bpmp: Revert Handle errors in BPMP response

Commit c045ceb5a145 ("reset: tegra-bpmp: Handle errors in BPMP
response") fixed an issue in the Tegra BPMP error handling but has
exposed an issue in the Tegra194 HDA driver and now resetting the
Tegra194 HDA controller is failing. For now revert the commit
c045ceb5a145 ("reset: tegra-bpmp: Handle errors in BPMP response")
while a fix for the Tegra HDA driver is created.

Fixes: c045ceb5a145 ("reset: tegra-bpmp: Handle errors in BPMP response")
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20211112112712.21587-1-jonathanh@nvidia.com
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/tegra/reset-bpmp.c