commit | 17f4a5c47f28de9ea59182f48d07f8c44ee5dcc9 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Sep 22 19:41:00 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Sep 25 16:07:15 2014 +0200 |
tree | 05959f33300e0e93cb9b8f4ffb29ef593521c37e | |
parent | b4a7bd7a386dc6b0bb49cb47614e06e8295d495a [diff] |
i2c: move acpi code back into the core Commit 5d98e61d337c ("I2C/ACPI: Add i2c ACPI operation region support") renamed the i2c-core module. This may cause regressions for distributions, so put the ACPI code back into the core. Reported-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Tested-by: Lan Tianyu <tianyu.lan@intel.com> Tested-by: Mika Westerberg <mika.westerberg@linux.intel.com>