From: Henrik Rydberg Date: Wed, 10 Nov 2010 10:58:04 +0000 (+0000) Subject: hwmon: (applesmc) Dynamic creation of temperature files X-Git-Tag: v2.6.38-rc1~430^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9792dadfce22ae1518c88577ac743a3077a85084;p=pandora-kernel.git hwmon: (applesmc) Dynamic creation of temperature files The current driver creates temperature files based on a list of temperature keys given per device. Apart from slow adaption to new machine models, the number of sensors also depends on the number of processors. This patch looks up the temperature keys dynamically, thereby supporting all models. Signed-off-by: Henrik Rydberg Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed