From: Alok Chauhan Date: Fri, 3 Feb 2012 14:10:17 +0000 (+0000) Subject: i2c: tegra: Remove unnecessary write to INT_STATUS X-Git-Tag: v3.4-rc1~113^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6c2de11c43955ffb4394e6dfc86363298c0a05;p=pandora-kernel.git i2c: tegra: Remove unnecessary write to INT_STATUS The write is not necessary and may cause the I2C controller to misbehave. With this fix, I2C on Tegra30 works (at least, running i2cdump repeatedly on the WM8903 on Cardhu's I2C5/DVC bus). Signed-off-by: Alok Chauhan [swarren: Reworded commit description] Signed-off-by: Stephen Warren Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed