alistair23-linux/drivers/video/exynos
Sachin Kamat 6637eca322 drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()
Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() which provides more consistent error
handling.

devm_ioremap_resource() provides its own error messages; so all explicit
error messages can be removed from the failure code paths.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Donghwa Lee <dh09.lee@samsung.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-29 15:54:26 -07:00
..
exynos_dp_core.c Merge branch 'akpm' (incoming from Andrew) 2013-02-21 17:38:49 -08:00
exynos_dp_core.h video: exynos_dp: remove redundant parameters 2012-11-29 10:33:28 +09:00
exynos_dp_reg.c video: exynos_dp: remove redundant parameters 2012-11-29 10:33:28 +09:00
exynos_dp_reg.h video: exynos_dp: Fix incorrect setting for INT_CTL 2012-11-29 10:33:28 +09:00
exynos_mipi_dsi.c drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource() 2013-04-29 15:54:26 -07:00
exynos_mipi_dsi_common.c video/exynos: remove unnecessary header inclusions 2013-04-11 14:49:01 +03:00
exynos_mipi_dsi_common.h
exynos_mipi_dsi_lowlevel.c video/exynos: remove unnecessary header inclusions 2013-04-11 14:49:01 +03:00
exynos_mipi_dsi_lowlevel.h
exynos_mipi_dsi_regs.h
Kconfig
Makefile
s6e8ax0.c drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c 2013-02-21 17:22:18 -08:00