hwmon: (f71882fg) Secure chip property definition arrays
authorJean Delvare <khali@linux-fr.org>
Sat, 26 Mar 2011 09:45:01 +0000 (10:45 +0100)
committerJean Delvare <khali@endymion.delvare>
Sat, 26 Mar 2011 09:45:01 +0000 (10:45 +0100)
Using C99-style array initialization will ensure definitions won't
drift if the chips enum gets new values added.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>

No differences found