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:
ee2a9f7
)
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
author
Alexandre Courbot
<acourbot@nvidia.com>
Thu, 23 Oct 2014 08:27:07 +0000
(17:27 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 28 Oct 2014 16:30:59 +0000
(17:30 +0100)
This function actually operates on a gpio_chip, so its prefix should
reflect that fact for consistency with other functions defined in
gpio/driver.h.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found