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:
2119f7c
)
sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Thu, 29 Nov 2012 17:00:32 +0000
(18:00 +0100)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Fri, 15 Mar 2013 12:33:37 +0000
(13:33 +0100)
The GPIO type is always PINMUX_TYPE_FUNCTION when freeing a function
GPIO. Hardcode the type value.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
No differences found