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:
a0bbf03
)
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
author
Markus Mayer
<markus.mayer@linaro.org>
Wed, 22 Jan 2014 00:10:04 +0000
(16:10 -0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 6 Feb 2014 09:33:45 +0000
(10:33 +0100)
The GPIO_CONTROL macro returns the control register offset when given a
GPIO number.
Update the argument name in the macro to reflect that it takes in a
GPIO number and not a bank.
Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-bcm-kona.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-bcm-kona.c
Simple merge