Re: [PATCH 2/7] MAINTAINERS: add dma/at_xdmac_regs.h to XDMAC driver entry
From: <hidden>
Date: 2020-09-23 05:12:54
Also in:
dmaengine, linux-devicetree, lkml
From: <hidden>
Date: 2020-09-23 05:12:54
Also in:
dmaengine, linux-devicetree, lkml
On 9/14/20 5:09 PM, Eugen Hristev wrote:
Add new header file for the at_xdmac regs definition to the proper MAINTAINERS entry. Signed-off-by: Eugen Hristev <redacted> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)diff --git a/MAINTAINERS b/MAINTAINERS index b5cfab015bd6..312ba6ae5fc7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -11361,6 +11361,7 @@ F: Documentation/devicetree/bindings/dma/atmel-dma.txt F: drivers/dma/at_hdmac.c F: drivers/dma/at_hdmac_regs.h F: drivers/dma/at_xdmac.c +F: drivers/dma/at_xdmac_regs.h
A dedicated entry for at_xdmac_regs.h will not be needed, but still we're here, let's shrink these lines to only one. A change like the one from below is welcomed: +F: drivers/dma/at_* ta
F: include/dt-bindings/dma/at91.h F: include/linux/platform_data/dma-atmel.h
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel