Linux IIO development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: correct file entry in ANALOG DEVICES INC AD7091R DRIVER
@ 2024-01-08  9:43 Lukas Bulwahn
  2024-01-13 15:24 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2024-01-08  9:43 UTC (permalink / raw)
  To: Marcelo Schmitt, Jonathan Cameron, linux-iio
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit de35d4092681 ("MAINTAINERS: Add MAINTAINERS entry for AD7091R") adds
the section ANALOG DEVICES INC AD7091R DRIVER in MAINTAINERS, but gets the
file entry for its driver wrong by duplicating the intended path.

Correct the file entry to the actual path for this driver.

Fixes: de35d4092681 ("MAINTAINERS: Add MAINTAINERS entry for AD7091R")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1bf5637bd1f9..23d19b2a7ae3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1137,7 +1137,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.17.1


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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08  9:43 [PATCH] MAINTAINERS: correct file entry in ANALOG DEVICES INC AD7091R DRIVER Lukas Bulwahn
2024-01-13 15:24 ` Jonathan Cameron

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