summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-f7188x.c
diff options
context:
space:
mode:
authorLinus Walleij2015-03-11 12:21:17 +0100
committerLinus Walleij2015-03-17 17:45:59 +0100
commitb6202855d14752a3822db48c7e9ed534de672af1 (patch)
tree9400efcc09b3bd4213cf0cd2efbdf67c4e8ee672 /drivers/gpio/gpio-f7188x.c
parentgpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq (diff)
downloadkernel-qcow2-linux-b6202855d14752a3822db48c7e9ed534de672af1.tar.gz
kernel-qcow2-linux-b6202855d14752a3822db48c7e9ed534de672af1.tar.xz
kernel-qcow2-linux-b6202855d14752a3822db48c7e9ed534de672af1.zip
gpio: fix constconst in devres
Commit 1feb57a245a4910b03202a814ffc51a900bd4aca "gpio: add parameter to allow the use named gpios" includes a double-consted array. What we want is not const const * but const * const (const pointer to const data). Fix this. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Cc: Olliver Schinagl <oliver@schinagl.nl> Cc: Rojhalat Ibrahim <imr@rtschenk.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-f7188x.c')
0 files changed, 0 insertions, 0 deletions