Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Thermal/int340x: Clear the error value of the last acpi_bus_get_devic…
…e() call Previously the return value of the last acpi_bus_get_device() was returned. However, since we only report those issues, it should be cleared to continue as expected. Signed-off-by: Ilkka Koskinen <ilkka.koskinen@linux.intel.com> Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
- Loading branch information