kernel-ark/drivers/i2c
Greg Kroah-Hartman 79472132f5 [PATCH] I2C: move i2c-dev to use dynamic class devices
i2c-dev doesn't use the reference counting logic of struct class_device so move
it to the dynamic method.  This makes the code paths simpler and the driver
smaller.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Jean Delvare <khali@linux-fr.org>
2006-01-05 22:16:25 -08:00
..
algos
busses [PATCH] I2C: Fix up debug build error for previous i2c structure changes 2006-01-05 22:16:24 -08:00
chips [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed 2006-01-05 22:16:25 -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: move i2c-dev to use dynamic class devices 2006-01-05 22:16:25 -08:00
Kconfig
Makefile