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:
7803c7a
)
ARM: S5PV210: Use gpio_request_one
author
Jingoo Han
<jg1.han@samsung.com>
Sat, 24 Dec 2011 02:57:09 +0000
(11:57 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Sat, 24 Dec 2011 02:57:15 +0000
(11:57 +0900)
By using gpio_request_one it is possible to set the direction
and initial value in one shot. Thus, using gpio_request_one can
make the code simpler.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found