aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Horman <[email protected]>2013-02-10 11:59:03 -0500
committerWolfram Sang <[email protected]>2013-02-11 16:21:41 +0100
commitcb7f07a4c58659d971a60ebbb8547f6611278622 (patch)
treedc30a081246de3e18235aab44bc87ccafa658079
parent91991f34d71d4dd1d6333710d1e159db2f95e6e3 (diff)
i2c: ismt: Add Seth and Myself as maintainers
Adding Seth Heasley and Myself as maintainers for the i2c-ismt drvier Signed-off-by: Neil Horman <[email protected]> Signed-off-by: "Heasley, Seth" <[email protected]> Reviewed-by: Jean Delvare <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8ae709e34523..5a5816c68808 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3750,6 +3750,13 @@ F: drivers/i2c/busses/i2c-sis96x.c
F: drivers/i2c/busses/i2c-via.c
F: drivers/i2c/busses/i2c-viapro.c
+I2C/SMBUS ISMT DRIVER
+M: Seth Heasley <[email protected]>
+M: Neil Horman <[email protected]>
+F: drivers/i2c/busses/i2c-ismt.c
+F: Documentation/i2c/busses/i2c-ismt
+
I2C/SMBUS STUB DRIVER
M: "Mark M. Hoffman" <[email protected]>