From: Tasslehoff Kjappfot Date: Tue, 29 May 2012 10:56:20 +0000 (+0530) Subject: I2C: OMAP: prevent the overwrite of the errata flags X-Git-Tag: v3.6-rc1~67^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa8ec676b6ef151ab11868d16a928d92410d25e;p=pandora-kernel.git I2C: OMAP: prevent the overwrite of the errata flags i2c_probe set the dev->errata flag, but omap_i2c_init cleared the flag again. Prevent the overwrite of the errata flags.Move the errata handling to a unified place in probe to prevent such errors. Reviewed-by: Kevin Hilman Signed-off-by: Tasslehoff Kjappfot Signed-off-by: Shubhrajyoti D Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed