From: Jean Delvare Date: Tue, 8 May 2007 15:21:59 +0000 (+0200) Subject: hwmon/w83627hf: Preliminary cleanups X-Git-Tag: v2.6.22-rc1~351^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d27c37c0be3fd97a696dafb28507277d49875dcb;p=pandora-kernel.git hwmon/w83627hf: Preliminary cleanups Some preliminary cleanups to the w83627hf hardware monitoring driver, to make its conversion to a platform driver easier: * Add missing include ioport.h * Drop unused enum value any_chip * Group module parameters * Define and use DRVNAME * Drop unused struct member lm75 * Move the handling of force_addr and device activation to w83627hf_find * Consistently use local type in w83627hf_init_client Signed-off-by: Jean Delvare --- Reading git-diff-tree failed