hwmon: (applesmc) Extract all features generically
authorHenrik Rydberg <rydberg@euromail.se>
Wed, 10 Nov 2010 10:58:05 +0000 (10:58 +0000)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 8 Jan 2011 18:55:41 +0000 (10:55 -0800)
commit40ef06f1120bcc0a2ad483b5cd42f58c4df78a5b
tree02bf60d6d1b3a53fe12da9c41d695a0bae0ef245
parentdcdea2614ab9b7864a3ae620419d04e0cc4a65cc
hwmon: (applesmc) Extract all features generically

With temperature keys being determined automatically, the dmi match
data is only used to assign features that can easily be detected from
the smc. This patch removes the dmi match data altogether, and reduces
the match table to the main machine models.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/applesmc.c