From: Jean Delvare Date: Sun, 18 May 2008 18:49:41 +0000 (+0200) Subject: i2c/max6875: Really prevent 24RF08 corruption X-Git-Tag: v2.6.26-rc3~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70455e790391dac85d9b483a9e286a40df1ecc7f;p=pandora-kernel.git 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 Cc: Ben Gardner --- Reading git-diff-tree failed