linux/drivers/thermal/samsung
Krzysztof Kozlowski bfa2683857 thermal: exynos: Use IS_ERR() because regulator cannot be NULL
The NULL check in probe's error path is not needed because in that time
the regulator cannot be NULL (regulator_get() returns valid pointer or
ERR_PTR).

Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2015-11-04 11:09:39 -08:00
..
exynos_tmu.c thermal: exynos: Use IS_ERR() because regulator cannot be NULL 2015-11-04 11:09:39 -08:00
exynos_tmu.h thermal: exynos: Add the support for Exynos5433 TMU 2015-05-04 21:27:55 -07:00
Kconfig thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF 2015-08-02 19:36:57 -07:00
Makefile thermal: samsung: core: Exynos TMU rework to use device tree for configuration 2015-01-24 17:39:32 -04:00