git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c16697
)
video: use gpio_request_one
author
Jingoo Han
<jg1.han@samsung.com>
Thu, 26 Jan 2012 10:32:34 +0000
(19:32 +0900)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Sat, 28 Jan 2012 20:50:11 +0000
(20:50 +0000)
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>
No differences found