thermal: exynos: Fix potential NULL pointer dereference
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 19 Aug 2013 06:28:42 +0000 (11:58 +0530)
committerEduardo Valentin <eduardo.valentin@ti.com>
Thu, 29 Aug 2013 13:37:28 +0000 (09:37 -0400)
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>

No differences found