Fix typo (s/dwi-/dw-/) in the directory path.

Cc: Eugeniy Paltsev <eugeniy.palt...@synopsys.com>
Cc: Vinod Koul <vk...@kernel.org>
Cc: dmaeng...@vger.kernel.org
Fixes: 1fe20f1b8454 ("dmaengine: Introduce DW AXI DMAC driver")
Signed-off-by: Denis Efremov <efre...@linux.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5ec418d8c386..eeeb4097d5bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15482,7 +15482,7 @@ F:      
Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
 SYNOPSYS DESIGNWARE AXI DMAC DRIVER
 M:     Eugeniy Paltsev <eugeniy.palt...@synopsys.com>
 S:     Maintained
-F:     drivers/dma/dwi-axi-dmac/
+F:     drivers/dma/dw-axi-dmac/
 F:     Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt
 
 SYNOPSYS DESIGNWARE DMAC DRIVER
-- 
2.21.0

Reply via email to