alistair23-linux/drivers/i2c
Jean Delvare 07125ab2c2 i2c: Refactor a kfree in i2c-dev
Refactor kfree(i2c_dev) into return_i2c_dev(). This saves some
code and makes more sense, as the memory is allocated in
get_free_i2c_dev().

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-10 21:21:33 +01:00
..
algos i2c: Discard the i2c algo del_bus wrappers 2006-12-10 21:21:33 +01:00
busses i2c: Enable PEC on more i2c-i801 devices 2006-12-10 21:21:33 +01:00
chips i2c: fix broken ds1337 initialization 2006-12-10 21:21:31 +01:00
i2c-core.c i2c: Use the __ATTR macro where possible 2006-12-10 21:21:31 +01:00
i2c-dev.c i2c: Refactor a kfree in i2c-dev 2006-12-10 21:21:33 +01:00
Kconfig i2c: Fix copy-n-paste in subsystem Kconfig 2006-09-26 15:38:51 -07:00
Makefile