hwmon: (asc7621) Make map tables const
authorAxel Lin <axel.lin@ingics.com>
Tue, 15 Jul 2014 11:15:01 +0000 (19:15 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:38 +0000 (07:01 -0700)
Map tables are never changed, so it is safe to make them const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: George Joseph <george.joseph@fairview5.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/asc7621.c

Simple merge