]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb09c0bc623036f505604b58f813d4f05d3fb43e1
tree02bf60d6d1b3a53fe12da9c41d695a0bae0ef245
parent7b09bbb7ae41ab5f28af12a73303d238c4327e60
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