gpio: grgpio: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Wed, 7 May 2014 09:03:30 +0000 (18:03 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 9 May 2014 08:57:36 +0000 (10:57 +0200)
commitf77b644859599ec77220b9c4d061ed71d2751107
treed1e864169cd506cb181801286699d071275746d2
parent50908d61ea483e0670768a712c166c3e4b2a30a3
gpio: grgpio: Make of_device_id array const

Make of_device_id array const, because all OF functions
handle it as const.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-grgpio.c