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)
commit7a7176aa4bf49685ddbef9adbdaf7383dc62ceed
treee97fed887d4f11d2fb3a37e450429614d4a90231
parentf073b9942731cbef167b8a6d6bacc80370fddf8c
hwmon: (asc7621) Make map tables const

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
This page took 0.032021 seconds and 5 git commands to generate.