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

Simple merge