regulator: max8952: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Wed, 7 May 2014 08:06:34 +0000 (17:06 +0900)
committerMark Brown <broonie@linaro.org>
Wed, 7 May 2014 19:56:47 +0000 (20:56 +0100)
commitcfe6e3334eea1f4539799159e2b6024ae7f71a0d
tree8c84909d69c44504e40a10fa356a33e38dd7a6fd
parent1439afd8dba5ae552c439309286e54ffd3a97abc
regulator: max8952: 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>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/max8952.c
This page took 0.023671 seconds and 5 git commands to generate.