commit | f8bd493456c3da372ae81ed8f6b903f6207b9d98 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Jan 26 19:32:34 2012 +0900 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sat Jan 28 20:50:11 2012 +0000 |
tree | 2f81cc7fa93df9025eb281ee9c2843d09b5201e6 | |
parent | 1c16697bf9d5b206cb0d2b905a54de5e077296be [diff] |
video: use gpio_request_one Using gpio_request_one can make the code simpler because it can set the direction and initial value in one shot. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Cc: Michael Hennerich <michael.hennerich@analog.com> Cc: Pavel Machek <pavel@ucw.cz> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>