From: Guenter Roeck Date: Wed, 9 Feb 2011 19:51:29 +0000 (-0800) Subject: hwmon: (emc1403) Fix I2C address range X-Git-Tag: v2.6.38-rc5~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf721d14d881da86a8defa96bdc9492abe191ae;p=pandora-kernel.git hwmon: (emc1403) Fix I2C address range I2C address range included 0x2a, which the chips do not support. Replace with 0x29 which is supported but was missing. Signed-off-by: Guenter Roeck Acked-by: Jean Delvare --- Reading git-diff-tree failed