MAINTAINERS: correct file entry for AD7091R
authorAmit Dhingra <mechanicalamit@gmail.com>
Sat, 6 Jan 2024 20:08:35 +0000 (12:08 -0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 23 Jan 2024 22:06:56 +0000 (22:06 +0000)
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>
Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
Link: https://lore.kernel.org/r/CAO=gReEUr4B+E2mQsSrncHf41f0A915SuoWgA522_2Ts-dZbSg@mail.gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
MAINTAINERS

index e7deb25d24a5bd2118d33a678c504ccf3fe7e1f5..dcf99f9f5b8402c10894b9f807fd56a68ccc67f7 100644 (file)
@@ -1144,7 +1144,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>