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:
a72149e
)
pinctrl: Declare operation structures as const
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sat, 16 Feb 2013 09:25:07 +0000
(10:25 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 7 Mar 2013 04:27:29 +0000
(
05:27
+0100)
The pinconf, pinctrl and pinmux operation structures hold function
pointers that are never modified. Declare them as const.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found