linux/drivers/i2c
Laurent Riffard a9718b0c11 [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11
We should use the i2c_driver.driver's .name and .owner fields
instead of the i2c_driver's ones.

This patch updates the miscellaneaous i2c chip drivers.

Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-05 22:16:23 -08:00
..
algos [PATCH] i2c: Discard explicit static initializations to 0 2005-10-28 14:02:06 -07:00
busses [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 2006-01-05 22:16:22 -08:00
chips [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 2006-01-05 22:16:23 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] hwmon: hwmon vs i2c, second round (07/11) 2005-09-05 09:14:22 -07:00
i2c-core.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 2006-01-05 22:16:22 -08:00
i2c-dev.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 2006-01-05 22:16:22 -08:00