linux/drivers/i2c
Jean Delvare ef8dec5d8b [PATCH] hwmon: hwmon vs i2c, second round (02/11)
The way i2c-sensor handles forced addresses could be optimized. It
defines a structure (i2c_force_data) to associate a module parameter
with a given kind value, but in fact this kind value is always the
index of the structure in each array it is used in. So this additional
value can be omitted, and still be deduced in the code handling these
arrays.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-09-05 09:14:18 -07:00
..
algos [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus 2005-09-05 09:14:15 -07:00
busses [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9) 2005-09-05 09:14:10 -07:00
chips [PATCH] hwmon: hwmon vs i2c, second round (01/11) 2005-09-05 09:14:18 -07:00
i2c-core.c [PATCH] hwmon: hwmon vs i2c, second round (01/11) 2005-09-05 09:14:18 -07:00
i2c-dev.c [PATCH] I2C: Improve core debugging messages 2005-09-05 09:14:16 -07:00
i2c-sensor-detect.c [PATCH] hwmon: hwmon vs i2c, second round (02/11) 2005-09-05 09:14:18 -07:00
i2c-sensor-vid.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00