commit | 022ab148d28e8466e45d28552224e3029f1cccd8 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Sat Feb 16 10:25:07 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Mar 07 05:27:29 2013 +0100 |
tree | 8af19f47261c907bb944c0403ba78a493f4d4906 | |
parent | a72149e82b65b76d2dae5428a6b211eb43933529 [diff] |
pinctrl: Declare operation structures as const 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>