spi: spi-gpio: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Wed, 7 May 2014 07:48:59 +0000 (16:48 +0900)
committerMark Brown <broonie@linaro.org>
Wed, 7 May 2014 19:53:04 +0000 (20:53 +0100)
commitd9e15281896481df1a2566477287210c210357e3
treea45c67ea07e2d6945ef6196e7968b731f57babfb
parent790d190257b339bba9ff821d7d49f4567146f4ad
spi: spi-gpio: 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>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-gpio.c
This page took 0.024515 seconds and 5 git commands to generate.