commit | bcf721d14d881da86a8defa96bdc9492abe191ae | [log] [tgz] |
---|---|---|
author | Guenter Roeck <guenter.roeck@ericsson.com> | Wed Feb 09 11:51:29 2011 -0800 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Wed Feb 09 13:45:52 2011 -0800 |
tree | 28d03711f53972e27f2c2541d9d522ff8d08dd33 | |
parent | 2778fb13ba0fed1b3e4a040e71f7881d399610a3 [diff] |
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 <guenter.roeck@ericsson.com> Acked-by: Jean Delvare <khali@linux-fr.org>