aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Dhingra <[email protected]>2024-01-06 12:08:35 -0800
committerJonathan Cameron <[email protected]>2024-01-23 22:06:56 +0000
commit66b5591697294171b7e574b7e253a0d7ecce99dd (patch)
treeb178cb0b966144a2503f1fae4d348893c3b36d2a
parent4e6500bfa053dc133021f9c144261b77b0ba7dc8 (diff)
MAINTAINERS: correct file entry for AD7091R
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 <[email protected]> Reviewed-by: Marcelo Schmitt <[email protected]> Link: https://lore.kernel.org/r/CAO=gReEUr4B+E2mQsSrncHf41f0A915SuoWgA522_2Ts-dZbSg@mail.gmail.com Signed-off-by: Jonathan Cameron <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e7deb25d24a5..dcf99f9f5b84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1144,7 +1144,7 @@ L: [email protected]
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 <[email protected]>