Re: [PATCH 12/13] iio: pressure: bu1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig

From: Jonathan Cameron
Date: Thu Oct 10 2024 - 13:56:00 EST


On Thu, 10 Oct 2024 16:46:19 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> On Sat, Oct 05, 2024 at 07:01:47PM +0100, Jonathan Cameron wrote:
> > On Thu, 03 Oct 2024 23:04:58 +0200
> > Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> wrote:
>
> ...
>
> > > Fixes: 81ca5979b6ed ("iio: pressure: Support ROHM BU1390")
> > Seems unlikely in the bm1390 driver. Huh. It is accurate, but I'll fix the
> > patch description to refer to the bm1390 which seems to be the right
> > name and add a note on this as it looks suspect otherwise.
>
> Fixes tag shouldn't be mangled, even if it has a typo.
>
Agreed. I added a note above it and modified name of this patch
to reflect the correct driver.

Jonathan