]> git.baikalelectronics.ru Git - kernel.git/commit
i2c/max6875: Really prevent 24RF08 corruption
authorJean Delvare <khali@linux-fr.org>
Sun, 18 May 2008 18:49:41 +0000 (20:49 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sun, 18 May 2008 18:49:41 +0000 (20:49 +0200)
commit38f6e5b421afbf17cc8f7895093686d8ff0203db
treef5ea301f7aaec341e718fb187d81d3afa65ec6bd
parentda9a92c52b4a71e1b55e6e8835fd7cf198d4e401
i2c/max6875: Really prevent 24RF08 corruption

i2c-core takes care of the possible corruption of 24RF08 chips for
quite some times, so device devices no longer need to do it. And they
really should not, as applying the prevention twice voids it.

I thought that I had fixed all drivers long ago but apparently I had
missed that one.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Ben Gardner <bgardner@wabtec.com>
drivers/i2c/chips/max6875.c