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-08 12:45:20 +0100
commit36c10518c45085ffae67b1e846e45421e1c17d41 (patch)
treeee5238a62183649cb3f65cbd8f923fb1675b9a42
parent9b4d53543cc3effe774c832a102dfd01a6dca41e (diff)
MAINTAINERS: Add ehci-st.c and ohci-st.c to ARCH/STI architecturev3.17-rc3-ehci-ohci-v6
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>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cf24bb56bab9..5abd281d0861 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>