]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 22 Feb 2013 00:42:25 +0000 (16:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Feb 2013 01:22:18 +0000 (17:22 -0800)
commit301a9c47757d3b2fe5ccf81f285f6aa8a03cd3dc
tree00508d9395dfe67be7bd785c09061ce362957d2c
parent4c8a35e16f4fda79aadf1f75935de328da97b333
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/exynos/s6e8ax0.c