]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
spi: sh-hspi: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Tue, 3 Jun 2014 12:04:59 +0000 (21:04 +0900)
committerMark Brown <broonie@linaro.org>
Fri, 6 Jun 2014 11:37:41 +0000 (12:37 +0100)
commit8e3489f3b6c159079cf690d0913409e1178ccf2f
tree42266b505df9545f61d3516e0e726d0e4811197f
parent3aea901d6bb43c2809077cf2b2e75d9e836941a1
spi: sh-hspi: 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: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-sh-hspi.c