diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2014-11-19 03:44:54 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-11-28 06:30:46 -0500 |
commit | daac6f8642f786a9576b2b6b0224012d54e4506b (patch) | |
tree | 46c11d35812a8f8845b405b09ab36b142ec2156c | |
parent | e36661e48baad30e7fd1f9f652a64d7c26cffd04 (diff) |
MAINTAINERS: Add ahci_st.c to ARCH/STI architecture
This patch adds the ahci_st.c driver found on STMicroelectronics
stih41x 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>
Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d45abb11cfd1..fdbab2b19a1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1422,6 +1422,7 @@ F: drivers/tty/serial/st-asc.c | |||
1422 | F: drivers/usb/dwc3/dwc3-st.c | 1422 | F: drivers/usb/dwc3/dwc3-st.c |
1423 | F: drivers/usb/host/ehci-st.c | 1423 | F: drivers/usb/host/ehci-st.c |
1424 | F: drivers/usb/host/ohci-st.c | 1424 | F: drivers/usb/host/ohci-st.c |
1425 | F: drivers/ata/ahci_st.c | ||
1425 | 1426 | ||
1426 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 1427 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
1427 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1428 | M: Lennert Buytenhek <kernel@wantstofly.org> |