hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
authorGuenter Roeck <linux@roeck-us.net>
Mon, 27 May 2013 21:17:27 +0000 (14:17 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 15 Jan 2014 05:36:31 +0000 (21:36 -0800)
Since we now have to use PCI IDs to detect CPU types anyway, use this mechanism
to detect CE41x0 CPUs. Advantage is that it only requires a single entry and
covers all variants of CE41x0, including those unknown to us.

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

Simple merge