commit | 54be068d19ccdad6864dd8a24c20885af26f851c | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Feb 15 17:57:13 2013 +0100 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Feb 19 17:34:16 2013 -0800 |
tree | 17a15adfe03919f3989758a01111e9a5705a214d | |
parent | 436440fc166fd6127fc1e8e8415e7f2830dd9c5e [diff] |
hwmon: (adt7410) Use I2C_ADDRS helper macro Use the I2C_ADDRS macro to initialize the I2C device's address_list. Doing so saves a few lines of boilerplate code. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Reviewed-by: Hartmut Knaack <knaack.h@gmx.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>