diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-03-21 20:55:04 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2012-03-22 06:07:22 +0100 |
commit | 03ee62f0b9919535a1be02f72fe8153255a7fda0 (patch) | |
tree | 7c643687a8901ed38fca4f2a6ef046abcd3aa3da /drivers/sn/ioc3.c | |
parent | thermal/spear_thermal: replace readl/writel with lighter _relaxed variants (diff) | |
download | linux-03ee62f0b9919535a1be02f72fe8153255a7fda0.tar.xz linux-03ee62f0b9919535a1be02f72fe8153255a7fda0.zip |
thermal: spear13xx: checking for NULL instead of IS_ERR()
thermal_zone_device_register() never returns NULL, on error it returns and
ERR_PTR().
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Viresh Kumar <viresh.kumar@st.com>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@st.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/sn/ioc3.c')
0 files changed, 0 insertions, 0 deletions