linux/Documentation/i2c
Jean Delvare b3e820968a i2c: Make i2c_del_driver a void function
Make i2c_del_driver a void function, like all other driver removal
functions. It always returned 0 even when errors occured, and nobody
ever actually checked the return value anyway. And we cannot fail
a module removal anyway.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
2007-05-01 23:26:32 +02:00
..
busses i2c-nforce2: Add support for the MCP61 and MCP65 2007-05-01 23:26:29 +02:00
chips [PATCH] i2c: New Xicor X1205 RTC driver 2005-10-28 14:02:12 -07:00
dev-interface [PATCH] I2C: Clarify the usage of i2c-dev.h 2005-07-11 14:10:37 -07:00
functionality [PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation 2005-10-28 14:02:07 -07:00
i2c-protocol Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-stub i2c-stub: Chip address as a module parameter 2006-09-26 15:38:51 -07:00
porting-clients i2c: Add driver suspend/resume/shutdown support 2007-02-13 22:09:00 +01:00
smbus-protocol i2c: Fix typo in SMBus Write Word Data description 2007-02-13 22:08:59 +01:00
summary i2c: i2c probe() and remove() documented 2007-05-01 23:26:31 +02:00
ten-bit-addresses Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
writing-clients i2c: Make i2c_del_driver a void function 2007-05-01 23:26:32 +02:00