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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eca54e656f4d8ce0d682f2e4d95ac0a575318ac;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