commit | 44a45b55a72754e5c9ed047179fb269b530f45fc | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Dec 16 20:25:17 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 20 12:28:40 2013 +0100 |
tree | 6d9d0b31157daa02597ff8f7bdc3d7429096f5b7 | |
parent | f41a1efe63c6fc101b9c5b478c9dc22a43312b21 [diff] |
pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays The arrays 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>