linux/drivers/i2c
Jean Delvare a0d9c63d36 i2c-algo-bit: Discard the mdelay data struct member
i2c-algo-bit: Discard the mdelay data struct member

The i2c_algo_bit_data structure has an mdelay member, which is not
used by the algorithm code (the code has always been ifdef'd out.)
Let's discard it to save some code and memory.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-26 15:38:51 -07:00
..
algos i2c-algo-bit: Discard the mdelay data struct member 2006-09-26 15:38:51 -07:00
busses i2c-algo-bit: Discard the mdelay data struct member 2006-09-26 15:38:51 -07:00
chips [PATCH] i2c: tps65010 build fixes 2006-08-26 13:05:12 -07:00
Kconfig i2c: Fix copy-n-paste in subsystem Kconfig 2006-09-26 15:38:51 -07:00
Makefile [PATCH] hwmon: hwmon vs i2c, second round (07/11) 2005-09-05 09:14:22 -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