Linux IIO development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: correct file entry for AD7091R
@ 2024-01-06 20:08 Amit Dhingra
  2024-01-08  7:56 ` Dan Carpenter
  2024-01-12  1:09 ` Marcelo Schmitt
  0 siblings, 2 replies; 7+ messages in thread
From: Amit Dhingra @ 2024-01-06 20:08 UTC (permalink / raw)
  To: Marcelo Schmitt; +Cc: Jonathan Cameron, linux-iio, kernel-janitors

File entry has driver/iio/adc two times. Fix the file entry

Found by ./scripts/get_maintainer.pl --self-test=patterns

Signed-off-by: Amit Dhingra <mechanicalamit@gmail.com>
---
Patch based on jic23/iio.git:togreg branch

I don't think fixes applies here since its not in the mainline yet.

Original patch series Lore link:
https://lore.kernel.org/linux-iio/20231226154509.450c5e40@jic23-huawei/T/#me0d2b8d5ba2f9c46dc8e72ba49b7e6ff14b761c1

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 35147477e8e4..ff61be50e82e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1128,7 +1128,7 @@ L:	linux-iio@vger.kernel.org
 S:	Supported
 W:	http://ez.analog.com/community/linux-device-drivers
 F:	Documentation/devicetree/bindings/iio/adc/adi,ad7091r*
-F:	drivers/iio/adc/drivers/iio/adc/ad7091r*
+F:	drivers/iio/adc/ad7091r*

 ANALOG DEVICES INC AD7192 DRIVER
 M:	Alexandru Tachici <alexandru.tachici@analog.com>
-- 
2.43.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-13 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-06 20:08 [PATCH] MAINTAINERS: correct file entry for AD7091R Amit Dhingra
2024-01-08  7:56 ` Dan Carpenter
2024-01-08 21:15   ` Amit Dhingra
2024-01-08 21:21     ` Christophe JAILLET
2024-01-08 21:26       ` Amit Dhingra
2024-01-12  1:09 ` Marcelo Schmitt
2024-01-13 15:23   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox