[PATCH] MAINTAINERS: adjust file entry in ANALOG DEVICES INC AD4691 DRIVER
Lukas Bulwahn <[email protected]>
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Lukas Bulwahn <[email protected]> Commit 963d07535e77 ("docs: iio: adc: ad4691: add driver documentation") adds a file entry in the MAINTAINERS section ANALOG DEVICES INC AD4691 DRIVER referring to the non-existing file drivers/iio/adc/ad4691.rst. This commit however adds Documentation/iio/ad4691.rst; so likely, the file entry intends to refer to that newly added file. Correct the file entry to refer to the intended file. Fixes: 963d07535e77 ("docs: iio: adc: ad4691: add driver documentation") Signed-off-by: Lukas Bulwahn <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index f877e5aaf2c7..c2539ffc179b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1507,8 +1507,8 @@ L: [email protected] S: Supported W: https://ez.analog.com/linux-software-drivers F: Documentation/devicetree/bindings/iio/adc/adi,ad4691.yaml +F: Documentation/iio/ad4691.rst F: drivers/iio/adc/ad4691.c -F: drivers/iio/adc/ad4691.rst ANALOG DEVICES INC AD4695 DRIVER M: Michael Hennerich <[email protected]> -- 2.54.0