]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 7 Feb 2013 01:27:33 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:08 +0000 (16:47 +1100)
commit5d6d1f81189f3eb718299d6a47812e83ff06e5d7
treed3f0521d00334d40ccdcbf8cdd732daf791df312
parent27a1e713a3647f73a336114a9bc694ad4e6affcb
drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API

devm_regulator_bulk_get is device managed and saves some cleanup
and exit code.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/ld9040.c