original_kernel/drivers/i2c/chips
Greg Kroah-Hartman 2b48716d1d [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Now that i2c_add_driver() doesn't need the module owner to be set by
hand, we can delete it from the drivers.  This patch catches all of the
drivers that I found in the current tree (if a driver sets the .owner by
hand, it's not a problem, just not needed.)

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Jean Delvare <khali@linux-fr.org>
2006-01-05 22:16:25 -08:00
..
Kconfig
Makefile
ds1337.c
ds1374.c
eeprom.c
isp1301_omap.c
m41t00.c
max6875.c
pca9539.c
pcf8574.c
pcf8591.c
rtc8564.c
rtc8564.h
tps65010.c
x1205.c