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:
e027d6f
)
basic_mmio_gpio: support different input/output registers
author
Jamie Iles
<jamie@jamieiles.com>
Fri, 20 May 2011 06:40:16 +0000
(
00:40
-0600)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 20 May 2011 06:40:16 +0000
(
00:40
-0600)
Some controllers have separate input and output registers. For these
controllers, use "set" for the output and "dat" for the input.
Changes since v2: reuse "set" for output and "dat" for input rather than
adding a new "in" register.
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/basic_mmio_gpio.c
patch
|
blob
|
history
diff --cc
drivers/gpio/basic_mmio_gpio.c
Simple merge