Message ID | 1559936691-15759-1-git-send-email-agross@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 4b576d15df5c8cbe9cf427093c1c0f5f58fbf8fa |
Headers | show |
Series | MAINTAINERS: Change QCOM repo location | expand |
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 <agross@kernel.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- > 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 <kernel@wantstofly.org> > -- > 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 <agross@kernel.org> > > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Applied to fixes, thanks! -Olof
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 <kernel@wantstofly.org>
This patch updates the Qualcomm SoC repo to a new location. Signed-off-by: Andy Gross <agross@kernel.org> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)