summaryrefslogtreecommitdiff
path: root/drivers/video/pmag-aa-fb.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-07-29 19:15:33 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-29 20:12:51 (GMT)
commit0d73adc14e239b05a9393c09c067a26a5ba86b6c (patch)
tree2d37b52c21c02c4f7be2e2551abad3d4cbc69e73 /drivers/video/pmag-aa-fb.c
parent86749e8512d2c37618dc5814ef41abbf168f291b (diff)
downloadlinux-fsl-qoriq-0d73adc14e239b05a9393c09c067a26a5ba86b6c.tar.xz
[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>
Diffstat (limited to 'drivers/video/pmag-aa-fb.c')
0 files changed, 0 insertions, 0 deletions