aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2014-08-06 17:58:37 +0100
committerPeter Griffin <peter.griffin@linaro.org>2014-09-23 22:06:13 +0100
commit5c1d0124f8577f815e7ea36c928bbf3e7d81858a (patch)
treedec2020cfe9272eda976c27f4c5ca53b41e75aac
parentd7701c14f99e9b82e7e42176bb7b901d4a3fcb24 (diff)
MAINTAINERS: Add ehci-st.c and ohci-st.c to ARCH/STI architecturev3.17-rc3-ehci-ohci-v7st-next-v3.17-rc3-ehci-ohci-v7
This patch adds the ehci-st.c and ohci-st.c files for the usb 2.0 & usb1.1 host controller drivers found on stih41x and stih4xx STMicroelectronics SoC's into the STI arch section of the maintainers file. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 670b3dcce2de..9c21b95d30de 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1398,6 +1398,8 @@ F: drivers/media/rc/st_rc.c
F: drivers/i2c/busses/i2c-st.c
F: drivers/tty/serial/st-asc.c
F: drivers/mmc/host/sdhci-st.c
+F: drivers/usb/host/ehci-st.c
+F: drivers/usb/host/ohci-st.c
ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
M: Lennert Buytenhek <kernel@wantstofly.org>