From: Jean Delvare Date: Wed, 7 Jan 2009 15:37:32 +0000 (+0100) Subject: hwmon: Don't overuse I2C_CLIENT_MODULE_PARM X-Git-Tag: v2.6.29-rc1~190^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aed198c35567e5a721f52c0bde23167867e6af6;p=pandora-kernel.git hwmon: Don't overuse I2C_CLIENT_MODULE_PARM I2C_CLIENT_MODULE_PARM is overkill for force_subclients. We really only use 4 out of the 48 slots, so we're better defining a custom variable instead. This change saves 92 bytes of data for each of the five drivers affected. Signed-off-by: Jean Delvare Cc: Wolfgang Grandegger Acked-by: Marc Hulsman Cc: Mark M. Hoffman --- Reading git-diff-tree failed