gpio: mcp23s08: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Wed, 7 May 2014 09:05:17 +0000 (18:05 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 9 May 2014 08:59:29 +0000 (10:59 +0200)
Make of_device_id array const, because all OF functions
handle it as const.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mcp23s08.c

Simple merge