diff options
author | Peter Griffin | 2014-09-05 16:36:32 +0100 |
---|---|---|
committer | Felipe Balbi | 2014-09-05 10:52:49 -0500 |
commit | eb11adabcfa0019ce0a5f124d282f624d58b4376 (patch) | |
tree | 0f8a680f540f407e2b312c5df28764b8c2e16fa8 | |
parent | f9031449269257868be17d4516a29890b469625b (diff) |
MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecture
This patch adds the new dwc3-st.c glue driver found on
STMicroelectronics stih407 consumer electronics SoC's into the STI
arch section of the maintainers file.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aefa94841ff3..4aa5cbc30c8e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1392,6 +1392,7 @@ 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/dwc3/dwc3-st.c ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek <kernel@wantstofly.org> |