]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 16 Dec 2013 02:18:56 +0000 (18:18 -0800)
commitba09def4eb7d83e88b934b3ee69178283a10c36f
tree6723d91a17b938e24403e650b681e6edbf20fedb
parentda9e8c7a7b99b245c464ff45c7bde38a4b510019
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs

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