aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2012-04-25 16:29:43 -0400
committerWolfram Sang <w.sang@pengutronix.de>2012-05-12 08:28:17 -0400
commitb4f0b74ea37789eeeabe57b7ccd5808df076c081 (patch)
tree215c7bff20b134f23886456fcf9f8421ca902196 /MAINTAINERS
parent0938643e533cc80ef0cdfdd2e260c4910d0f8bc7 (diff)
i2c: muxes: rename first set of drivers to a standard pattern
Apply a naming pattern like in the rest of the subsystem to a first set of mux drivers. Those drivers are the low-hanging fruit; we want to pick them to motivate upcoming drivers to follow the new pattern. The missing GPIO driver will be converted in a later patch. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com> (pca9541) Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 707163365a93..f0c3b4558381 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5104,7 +5104,7 @@ PCA9541 I2C BUS MASTER SELECTOR DRIVER
5104M: Guenter Roeck <guenter.roeck@ericsson.com> 5104M: Guenter Roeck <guenter.roeck@ericsson.com>
5105L: linux-i2c@vger.kernel.org 5105L: linux-i2c@vger.kernel.org
5106S: Maintained 5106S: Maintained
5107F: drivers/i2c/muxes/pca9541.c 5107F: drivers/i2c/muxes/i2c-mux-pca9541.c
5108 5108
5109PCA9564/PCA9665 I2C BUS DRIVER 5109PCA9564/PCA9665 I2C BUS DRIVER
5110M: Wolfram Sang <w.sang@pengutronix.de> 5110M: Wolfram Sang <w.sang@pengutronix.de>