summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2017-05-23 16:22:23 +0200
committerWolfram Sang <wsa@the-dreams.de>2017-05-31 21:01:04 +0200
commit53f8f7c5cf145d639ebd6d13cfdf2e3e9764add3 (patch)
tree2b69acd17f0daac9bc508f7135c50cffcb20bc9a /MAINTAINERS
parent5bf4fa7daea6d5257357b613d0bb81c68e2d1af2 (diff)
downloadlinux-stable-53f8f7c5cf145d639ebd6d13cfdf2e3e9764add3.tar.gz
linux-stable-53f8f7c5cf145d639ebd6d13cfdf2e3e9764add3.tar.bz2
linux-stable-53f8f7c5cf145d639ebd6d13cfdf2e3e9764add3.zip
i2c: break out ACPI support into separate file
Removes some ifdeffery. Also add the new file to the relevant MAINTAINERS section. Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 053c3bdd1fe5..34b0324d53c5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6273,6 +6273,7 @@ M: Mika Westerberg <mika.westerberg@linux.intel.com>
L: linux-i2c@vger.kernel.org
L: linux-acpi@vger.kernel.org
S: Maintained
+F: drivers/i2c/i2c-core-acpi.c
I2C-TAOS-EVM DRIVER
M: Jean Delvare <jdelvare@suse.com>