From: Ben Hutchings Date: Fri, 17 Oct 2008 15:51:12 +0000 (+0200) Subject: hwmon: (lm87) Add support for configuration through platform_data X-Git-Tag: v2.6.28-rc1~259^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47064d645bc55863c7887a7c96cde39c9a37ee5f;p=pandora-kernel.git hwmon: (lm87) Add support for configuration through platform_data The lm87 driver normally assumes that firmware configured the chip correctly. Since this is not always the case, alllow platform code to set the channel register value via platform_data. All other configuration registers can be changed after driver initialisation. Signed-off-by: Ben Hutchings Signed-off-by: Jean Delvare --- Reading git-diff-tree failed