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
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
>
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