hwmon: (iio_hwmon) Make of_device_id array const
commitcfe03d641ec294bfcbba23d32accfdf0db51aa8c
authorJingoo Han <jg1.han@samsung.com>
Wed, 7 May 2014 08:29:02 +0000 (7 17:29 +0900)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 21 May 2014 23:02:23 +0000 (21 16:02 -0700)
tree8cc70a68cdf0e8e4bd0f1c1b571d9cd1bea48668
parent6de709c5ee0d7e15afca5991af87e7462b65c527
hwmon: (iio_hwmon) 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: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/iio_hwmon.c