Skip to content

Commit

Permalink
MAINTAINERS: repair file entry in AIROHA SPI SNFI DRIVER
Browse files Browse the repository at this point in the history
Commit a403997 ("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@redhat.com>
Link: https://lore.kernel.org/r/20240507141449.177538-1-lukas.bulwahn@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
bulwahn authored and broonie committed May 7, 2024
1 parent b62b9c9 commit eab80a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
L: linux-spi@vger.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@vger.kernel.org
Expand Down

0 comments on commit eab80a2

Please sign in to comment.