Message ID | 20180427135541.11961-1-niklas.cassel@linaro.org |
---|---|
State | Accepted |
Commit | 488de0317bc50b0271de7baa03ecc91c3901d8ed |
Headers | show |
Series | MAINTAINERS: Update pattern for qcom_scm | expand |
On Fri 27 Apr 06:55 PDT 2018, Niklas Cassel wrote: > Update pattern for qcom_scm, so that get_maintainer.pl will show the > correct maintainers + lists, not only for qcom_scm.c, but also for > the files: qcom_scm-32.c, qcom_scm-64.c, qcom_scm.h. > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Regards, Bjorn > Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 834cd3b1d79d..da60870527e9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1817,7 +1817,7 @@ F: drivers/spi/spi-qup.c > F: drivers/tty/serial/msm_serial.c > F: drivers/*/pm8???-* > F: drivers/mfd/ssbi.c > -F: drivers/firmware/qcom_scm.c > +F: drivers/firmware/qcom_scm* > T: git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git > > ARM/RADISYS ENP2611 MACHINE SUPPORT > -- > 2.14.3 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 834cd3b1d79d..da60870527e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1817,7 +1817,7 @@ F: drivers/spi/spi-qup.c F: drivers/tty/serial/msm_serial.c F: drivers/*/pm8???-* F: drivers/mfd/ssbi.c -F: drivers/firmware/qcom_scm.c +F: drivers/firmware/qcom_scm* T: git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git ARM/RADISYS ENP2611 MACHINE SUPPORT
Update pattern for qcom_scm, so that get_maintainer.pl will show the correct maintainers + lists, not only for qcom_scm.c, but also for the files: qcom_scm-32.c, qcom_scm-64.c, qcom_scm.h. Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.14.3 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html