pinctrl: sh-pfc: Constify IRQ GPIOs arrays
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 16 Dec 2013 19:25:15 +0000 (20:25 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 20 Dec 2013 11:26:54 +0000 (12:26 +0100)
commit6d5bddd5258c11f58cc6a6d17cd97ce5ad39a270
tree3a7cb2e0aec15c4feab97b122d4689fc39b0c866
parent9aecff583e64a15b1f8f7fa739abb4a8701f7c67
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>
drivers/pinctrl/sh-pfc/gpio.c
drivers/pinctrl/sh-pfc/sh_pfc.h
This page took 0.040713 seconds and 5 git commands to generate.