[media] s5p-tv: Use devm_gpio_request in sii9234_drv.c
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 16 Nov 2012 03:55:28 +0000 (00:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Dec 2012 12:02:42 +0000 (10:02 -0200)
devm_gpio_request is a device managed function and will make
error handling and cleanup a bit simpler.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found