diff options
author | Mikko Perttunen <mperttunen@nvidia.com> | 2021-09-15 10:55:13 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2022-03-08 21:26:09 +0100 |
commit | 1a7c9213d5f9bfd5e1bf4f87df1abc166ce48ffc (patch) | |
tree | 51062fcf5cd64444c77b20b18505eef5e85416a1 /drivers/thermal/broadcom | |
parent | drivers/thermal/ti-soc-thermal: Add hwmon support (diff) | |
download | linux-1a7c9213d5f9bfd5e1bf4f87df1abc166ce48ffc.tar.xz linux-1a7c9213d5f9bfd5e1bf4f87df1abc166ce48ffc.zip |
thermal: tegra-bpmp: Handle errors in BPMP response
The return value from tegra_bpmp_transfer indicates the success or
failure of the IPC transaction with BPMP. If the transaction
succeeded, we also need to check the actual command's result code.
Add code to do this.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210915085517.1669675-1-mperttunen@nvidia.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/thermal/broadcom')
0 files changed, 0 insertions, 0 deletions