kernel-ark/drivers/i2c
Jean Delvare defcb46ed4 i2c: __must_check fixes, i2c-dev
i2c: __must_check fixes (i2c-dev)

Check for error on sysfs file creation.
Check for error on device creation.
Delete sysfs file on device destruction.

I couldn't test this one beyond compilation, as it applies on top of
another patch in Greg's tree [1] which breaks all my systems when I
apply it (my udev isn't recent enough.) Anyone with bleeding edge udev
is welcome to test and report.

[1] http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/i2c/i2c-dev-device.patch

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-26 15:38:50 -07:00
..
algos [PATCH] i2c-algo-bit: Wipe out dead code 2006-07-12 15:43:07 -07:00
busses i2c: __must_check fixes (core drivers) 2006-09-26 15:38:50 -07:00
chips [PATCH] i2c: tps65010 build fixes 2006-08-26 13:05:12 -07:00
i2c-core.c i2c: __must_check fixes (core drivers) 2006-09-26 15:38:50 -07:00
i2c-dev.c i2c: __must_check fixes, i2c-dev 2006-09-26 15:38:50 -07:00
Kconfig
Makefile