diff mbox

MAINTAINERS: add maintainer for ACPI parts of I2C

Message ID 1408461381-18463-1-git-send-email-wsa@the-dreams.de
State Accepted
Headers show

Commit Message

Wolfram Sang Aug. 19, 2014, 3:16 p.m. UTC
Mika has done great work in that field, so let people know.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
---

Mika: What do you think? Your help is very valuable and I'd like to make that
official :)

 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Mika Westerberg Aug. 19, 2014, 3:31 p.m. UTC | #1
On Tue, Aug 19, 2014 at 10:16:21AM -0500, Wolfram Sang wrote:
> Mika has done great work in that field, so let people know.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> ---
> 
> Mika: What do you think? Your help is very valuable and I'd like to make that
> official :)

Yeah, why not :)

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Wolfram Sang Aug. 19, 2014, 3:38 p.m. UTC | #2
On Tue, Aug 19, 2014 at 06:31:14PM +0300, Mika Westerberg wrote:
> On Tue, Aug 19, 2014 at 10:16:21AM -0500, Wolfram Sang wrote:
> > Mika has done great work in that field, so let people know.
> > 
> > Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> > ---
> > 
> > Mika: What do you think? Your help is very valuable and I'd like to make that
> > official :)
> 
> Yeah, why not :)
> 
> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>

Applied to for-next, thank you!
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aefa94841ff3..edba18ce39bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4446,6 +4446,13 @@  F:	include/linux/i2c-*.h
 F:	include/uapi/linux/i2c.h
 F:	include/uapi/linux/i2c-*.h
 
+I2C ACPI SUPPORT
+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-acpi.c
+
 I2C-TAOS-EVM DRIVER
 M:	Jean Delvare <jdelvare@suse.de>
 L:	linux-i2c@vger.kernel.org