hwmon: (pmbus/lm25066) Refactor device specific coefficients
authorGuenter Roeck <linux@roeck-us.net>
Sat, 9 Feb 2013 22:26:51 +0000 (14:26 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 8 Apr 2013 04:16:41 +0000 (21:16 -0700)
commite53e6497fc9f071734c1794c3dc08bd5f334fa7f
treef5991c0a95b48e363f0bcdc38b6e05dbd13ff5db
parent2507abb3a7a89fa496769f2a224585e77f5fb195
hwmon: (pmbus/lm25066) Refactor device specific coefficients

Initialize device specific coefficients from table instead of hard-coding it
to simplify adding additional chips.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/lm25066.c