linux/drivers/i2c
Greg Kroah-Hartman de59cf9ed4 [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner
This prevents i2c drivers from messing up and forgetting to set the
module owner of their driver.  It also reduces the size of their drivers
by one line :)

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Jean Delvare <khali@linux-fr.org>
2006-01-05 22:16:24 -08:00
..
algos [PATCH] i2c: Discard explicit static initializations to 0 2005-10-28 14:02:06 -07:00
busses [PATCH] I2C: Fix up debug build error for previous i2c structure changes 2006-01-05 22:16:24 -08:00
chips [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 2006-01-05 22:16:23 -08:00
i2c-core.c [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner 2006-01-05 22:16:24 -08:00
i2c-dev.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 2006-01-05 22:16:22 -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