]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 20 Feb 2013 02:13:42 +0000 (13:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:52:08 +0000 (16:52 +1100)
commit244d7d6c0080ad690c0f0c4c6351c106d05978cf
tree951da7b7f38ba03b2037067eccab1c5e6361973e
parent8cd27fa5e084198c06ebd02744667a2d1c44b72d
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs

devm_* APIs are device managed and make exit and cleanup code simpler.
While at it also remove some unused labels and fix an error path.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Donghwa Lee <dh09.lee@samsung.com>
Cc: Inki Dae <inki.dae@samsung.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/exynos/exynos_mipi_dsi.c
include/video/exynos_mipi_dsim.h