From: Lan Tianyu Date: Tue, 20 May 2014 12:59:24 +0000 (+0800) Subject: I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config X-Git-Tag: omap-for-v3.17/fixes-against-rc2~107^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3c6647ee08711c7edc28d7fea4ad69fc5ffcca;p=pandora-kernel.git I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config Clean up ACPI related code in the i2c core and add CONFIG_I2C_ACPI to enable I2C ACPI code. Current there is a race between removing I2C ACPI operation region and ACPI AML code accessing. So make i2c core built-in if CONFIG_I2C_ACPI is set. Reviewed-by: Mika Westerberg Signed-off-by: Lan Tianyu Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed