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
dev-interface
functionality
i2c-protocol
i2c-stub
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
writing-clients i2c: Make i2c_del_driver a void function 2007-05-01 23:26:32 +02:00