[PATCH] MAINTAINERS: Leave the cumana_1 and oak drivers to the RISCPC maintainers
Finn Thain <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <935b08c0fb292888c06c2233570331f2ccadcd53.1787014824.git.fthain@linux-m68k.org> |
The NCR5380 entry in MAINTAINERS includes drivers/scsi/arm/cumana_1.c and drivers/scsi/arm/oak.c. However, those two files are also covered by the drivers/scsi/arm/ pathname in the ARM/RISCPC entry. The latter entry is more effective than the former because, AIUI, neither Michael nor I have access to the necessary hardware. IMHO, such access is a pre-requisite for the 'maintainer' role for device drivers. To work on these particular drivers would require an old GCC compiler, having support for -march=armv3m, which is a problem for contributors. Cc: Michael Schmitz <[email protected]> Cc: Russell King <[email protected]> Cc: Arnd Bergmann <[email protected]> Signed-off-by: Finn Thain <[email protected]> --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8014b9f8253e..e36df6b23326 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18571,8 +18571,6 @@ L: [email protected] S: Maintained F: Documentation/scsi/g_NCR5380.rst F: drivers/scsi/NCR5380.* -F: drivers/scsi/arm/cumana_1.c -F: drivers/scsi/arm/oak.c F: drivers/scsi/atari_scsi.* F: drivers/scsi/dmx3191d.c F: drivers/scsi/g_NCR5380.* -- 2.52.0