Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
thermal: exynos: Fix potential NULL pointer dereference
NULL pointer was being dereferenced in its own error message. Changed it to the correct device pointer. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
- Loading branch information