summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2014-09-08 13:04:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-23 21:36:20 -0700
commit62f6f0863e5b304284bcf9b80e12ec1bd4f01c9a (patch)
treea4a348fb2af7577d26ed761b2e958b2b9eb890df /MAINTAINERS
parent554405d4591f2ee6249571f720ff7e12ac35ff5b (diff)
downloadlinux-0-day-62f6f0863e5b304284bcf9b80e12ec1bd4f01c9a.tar.gz
linux-0-day-62f6f0863e5b304284bcf9b80e12ec1bd4f01c9a.tar.xz
MAINTAINERS: Add ehci-st.c and ohci-st.c to ARCH/STI architecture
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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a41ffb508ddaf..51ecce8b785ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1399,6 +1399,8 @@ F: drivers/i2c/busses/i2c-st.c
F: drivers/tty/serial/st-asc.c
F: drivers/mmc/host/sdhci-st.c
F: drivers/usb/dwc3/dwc3-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>