[media] s5p-tv: Use devm_regulator_get() in sdo_drv.c file
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 10 Aug 2012 10:53:45 +0000 (07:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 Aug 2012 22:00:00 +0000 (19:00 -0300)
devm_regulator_get() is a device managed function and makes the exit code
a bit simpler and cleaner.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found