From: Domen Puncer Date: Tue, 14 Aug 2007 16:37:14 +0000 (+0200) Subject: i2c-mpc: Don't disable I2C module on stop condition X-Git-Tag: v2.6.23-rc4~136^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af0e07f87e7d9be2a9db514af1e338341240f6d;p=pandora-kernel.git i2c-mpc: Don't disable I2C module on stop condition Disabling module on stop doesn't work on some CPUs (ie. mpc8241, as reported by Guennadi Liakhovetski), so remove that. Disable I2C module on errors/interrupts to prevent it from locking up on mpc5200b. Signed-off-by: Domen Puncer Acked-by: Guennadi Liakhovetski Signed-off-by: Jean Delvare --- Reading git-diff-tree failed