Skip to content
Commit da3c6647 authored by Lan Tianyu's avatar Lan Tianyu Committed by Wolfram Sang
Browse files

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: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: default avatarLan Tianyu <tianyu.lan@intel.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 5d98e61d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment