1
0
Fork 0
alistair23-linux/drivers/i2c
Jean Delvare 0d73adc14e [PATCH] I2C: 24RF08 corruption prevention (again)
The 24RF08 corruption prevention in the eeprom and max6875 drivers wasn't
complete. For one thing, the additional quick write should happen as soon
as possible and unconditionally, while both drivers had error paths before.
For another, when a given chip is forced, the core does not emit a quick
write, so a second quick write would cause the corruption rather than
prevent it.

I plan to move the corruption prevention in the core in the long run, so
that individual drivers don't have to care anymore. But I need to merge
i2c_probe and i2c_detect before I do (work in progress).

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-29 13:12:51 -07:00
..
algos [PATCH] I2C: Strip trailing whitespace from strings 2005-07-11 14:10:36 -07:00
busses [PATCH] I2C: Missing space in split strings 2005-07-29 13:12:50 -07:00
chips [PATCH] I2C: 24RF08 corruption prevention (again) 2005-07-29 13:12:51 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-core.c [PATCH] I2C: missing new lines in i2c-core messages 2005-07-29 13:12:51 -07:00
i2c-dev.c [PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.c 2005-06-21 21:52:00 -07:00
i2c-sensor-detect.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-sensor-vid.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00