2019-06-07 20:20:03

by Andy Gross

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Change QCOM repo location

This patch updates the Qualcomm SoC repo to a new location.

Signed-off-by: Andy Gross <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5cfbea4..de1e935 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2079,7 +2079,7 @@ F: drivers/tty/serial/msm_serial.c
F: drivers/usb/dwc3/dwc3-qcom.c
F: include/dt-bindings/*/qcom*
F: include/linux/*/qcom*
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git

ARM/RADISYS ENP2611 MACHINE SUPPORT
M: Lennert Buytenhek <[email protected]>
--
2.7.4


2019-06-07 22:03:01

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change QCOM repo location

On Fri 07 Jun 12:44 PDT 2019, Andy Gross wrote:

> This patch updates the Qualcomm SoC repo to a new location.
>
> Signed-off-by: Andy Gross <[email protected]>

Reviewed-by: Bjorn Andersson <[email protected]>

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5cfbea4..de1e935 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2079,7 +2079,7 @@ F: drivers/tty/serial/msm_serial.c
> F: drivers/usb/dwc3/dwc3-qcom.c
> F: include/dt-bindings/*/qcom*
> F: include/linux/*/qcom*
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git
>
> ARM/RADISYS ENP2611 MACHINE SUPPORT
> M: Lennert Buytenhek <[email protected]>
> --
> 2.7.4
>

2019-06-17 13:06:20

by Olof Johansson

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change QCOM repo location

On Fri, Jun 07, 2019 at 12:52:16PM -0700, Bjorn Andersson wrote:
> On Fri 07 Jun 12:44 PDT 2019, Andy Gross wrote:
>
> > This patch updates the Qualcomm SoC repo to a new location.
> >
> > Signed-off-by: Andy Gross <[email protected]>
>
> Reviewed-by: Bjorn Andersson <[email protected]>

Applied to fixes, thanks!


-Olof