]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ili9320: use devm_lcd_device_register()
authorJingoo Han <jg1.han@samsung.com>
Tue, 5 Nov 2013 05:56:34 +0000 (16:56 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:56:34 +0000 (16:56 +1100)
commite05008124a3be45b73c37f15116be93db93f253b
treea2254e292610e4554c671225cc9df64e6f27d605
parenta570297d58c272f351455ab3feaa2668c1d91e19
backlight: ili9320: use devm_lcd_device_register()

Use devm_lcd_device_register() to make cleanup paths simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/ili9320.c