hwmon: (ltc2978) Use correct ID mask to detect all chips
authorGuenter Roeck <linux@roeck-us.net>
Mon, 17 Aug 2015 13:21:01 +0000 (06:21 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 17 Aug 2015 23:34:02 +0000 (16:34 -0700)
Per information from Linear Technologies, the ID mask is 12 bit
for all chips of this series. Use this mask to detect chips to ensure
that all chip revisions are detected.

Suggested-by: Michael Jones <mike@proclivis.com>
Tested-by: Michael Jones <mike@proclivis.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/ltc2978.c

Simple merge