Re: [PATCH] MAINTAINERS: adjust file entry in ANALOG DEVICES INC AD4691 DRIVER
Jonathan Cameron <[email protected]>
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260518162730.7bacf931@jic23-huawei> |
On Mon, 18 May 2026 14:50:55 +0200 Joshua Crofts <[email protected]> wrote: > On Mon, 18 May 2026 at 13:45, Lukas Bulwahn <[email protected]> wrote: > > > > 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]> > > --- > > Reviewed-by: Joshua Crofts <[email protected]> > Applied. Thanks, Jonathan