From: Jean Delvare Date: Thu, 28 Oct 2010 18:31:46 +0000 (+0200) Subject: hwmon: (w83795) Clean up probe function X-Git-Tag: v2.6.37-rc1~59^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71caf46fbf39207a324a16ddb6d8ef37c05777b9;p=pandora-kernel.git hwmon: (w83795) Clean up probe function * The data structure is zalloc'd, so no need to set individual fields to 0 explicitly. * Refactor the handling of pins that can be used for either temperature or voltage monitoring. * Misc other clean-ups. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed