From: Shubhrajyoti D Date: Wed, 12 Sep 2012 10:58:12 +0000 (+0530) Subject: i2c: omap: remove redundant status read X-Git-Tag: v3.7-rc1~50^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d741d0c792bda4761fd3f0089e7b0d34e99acbff;p=pandora-kernel.git i2c: omap: remove redundant status read Currently omap_i2c_ack_stat doesn't use the stat variable. After the read of the I2C_STAT_REG it is not used. Remove the redundant read of the status register. Signed-off-by: Shubhrajyoti D Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed