diff mbox

MAINTAINERS: Add ahci_st.c to ARCH/STI architecture

Message ID 1416386694-7402-1-git-send-email-peter.griffin@linaro.org
State Accepted
Commit daac6f8642f786a9576b2b6b0224012d54e4506b
Headers show

Commit Message

Peter Griffin Nov. 19, 2014, 8:44 a.m. UTC
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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Lee Jones Nov. 19, 2014, 10:45 a.m. UTC | #1
On Wed, 19 Nov 2014, Peter Griffin wrote:

> 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>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Lee Jones <lee.jones@linaro.org>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index a20df9b..2b0a53e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1430,6 +1430,7 @@ F:	drivers/tty/serial/st-asc.c
>  F:	drivers/usb/dwc3/dwc3-st.c
>  F:	drivers/usb/host/ehci-st.c
>  F:	drivers/usb/host/ohci-st.c
> +F:	drivers/ata/ahci_st.c
>  
>  ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
>  M:	Lennert Buytenhek <kernel@wantstofly.org>
Lee Jones Nov. 27, 2014, 8:44 a.m. UTC | #2
On Wed, 26 Nov 2014, Maxime Coquelin wrote:

> Hi Peter,
> 
> On 11/19/2014 09:44 AM, Peter Griffin wrote:
> >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: Maxime Coquelin <maxime.coquelin@st.com>
> 
> Arnd, Olof, could you pick this one directly?
> I only have this single patch remaining for v3.19, so didn't planned
> to send another pull-request.

Better to send to (or at least Cc) arm@kernel.org.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a20df9b..2b0a53e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1430,6 +1430,7 @@  F:	drivers/tty/serial/st-asc.c
 F:	drivers/usb/dwc3/dwc3-st.c
 F:	drivers/usb/host/ehci-st.c
 F:	drivers/usb/host/ohci-st.c
+F:	drivers/ata/ahci_st.c
 
 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
 M:	Lennert Buytenhek <kernel@wantstofly.org>