[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240507141449.177538-1-lukas.bulwahn@redhat.com>
Date: Tue, 7 May 2024 16:14:49 +0200
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Lorenzo Bianconi <lorenzo@...nel.org>,
Ray Liu <ray.liu@...oha.com>,
Mark Brown <broonie@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
linux-spi@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: repair file entry in AIROHA SPI SNFI DRIVER
From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
Commit a403997c1201 ("spi: airoha: add SPI-NAND Flash controller driver")
adds a new section AIROHA SPI SNFI DRIVER referring to the file
spi-airoha.c. The commit however adds the file spi-airoha-snfi.c.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Repair this file entry in the AIROHA SPI SNFI DRIVER section.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ca79616a4836..2fe4506f9fe8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -689,7 +689,7 @@ L: linux-arm-kernel@...ts.infradead.org (moderated for non-subscribers)
L: linux-spi@...r.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/spi/airoha,en7581-snand.yaml
-F: drivers/spi/spi-airoha.c
+F: drivers/spi/spi-airoha-snfi.c
AIRSPY MEDIA DRIVER
L: linux-media@...r.kernel.org
--
2.44.0
Powered by blists - more mailing lists