commit | 918ee91c071d6248c48bc6457a6dea286146e3ad | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Oct 28 20:31:50 2010 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Thu Oct 28 20:31:50 2010 +0200 |
tree | 6b9dd62f6a0ccc57043678ec1129833481120ad7 | |
parent | bd5f47ec961594b1091839333600008f8166fd00 [diff] |
hwmon: I2C addresses are constant We can mark normal_i2c const. Almost all drivers do that already, so fix the 3 remaining ones before they are used as (bad) examples for new drivers. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: George Joseph <george.joseph@fairview5.com> Reviewed-by: Guenter Roeck <guenter.roeck@ericsson.com>