From: Michael Scott Date: Fri, 21 Oct 2016 23:02:52 +0000 (-0700) Subject: MAINTAINERS: add drivers/pinctrl/qcom to ARM/QUALCOMM SUPPORT X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4fb1a4207804caeb9ef03c449dfd51446bf3d014;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git MAINTAINERS: add drivers/pinctrl/qcom to ARM/QUALCOMM SUPPORT When running checkpatch.pl on a new pinctrl driver in drivers/pinctrl/qcom, I noticed a warning about creating a new maintainer. The drivers/pinctrl/qcom folder doesn't have anyone assigned in the MAINTAINERS file. Let's assign it to ARM/QUALCOMM SUPPORT. Signed-off-by: Michael Scott Signed-off-by: Andy Gross --- diff --git a/MAINTAINERS b/MAINTAINERS index 1cd38a7e0064..6efa896a89e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1600,6 +1600,7 @@ F: arch/arm/mach-qcom/ F: arch/arm64/boot/dts/qcom/* F: drivers/i2c/busses/i2c-qup.c F: drivers/clk/qcom/ +F: drivers/pinctrl/qcom/ F: drivers/soc/qcom/ F: drivers/spi/spi-qup.c F: drivers/tty/serial/msm_serial.h