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

devm_* APIs are device managed and make error handling and code cleanup
simpler.

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/s6e8ax0.c