commit | 6d5bddd5258c11f58cc6a6d17cd97ce5ad39a270 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Dec 16 20:25:15 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 20 12:26:54 2013 +0100 |
tree | 3a7cb2e0aec15c4feab97b122d4689fc39b0c866 | |
parent | 9aecff583e64a15b1f8f7fa739abb4a8701f7c67 [diff] |
pinctrl: sh-pfc: Constify IRQ GPIOs arrays The arrays are never modified, make them const. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>