Re: [PATCH] mfd: twl6030-irq: Revert to use of_match_device()

From: Tony Lindgren
Date: Mon Feb 26 2024 - 06:54:54 EST


* Lee Jones <lee@xxxxxxxxxx> [240219 14:33]:
> On Mon, 19 Feb 2024, Andreas Schwab wrote:
>
> > On Okt 29 2023, Peter Ujfalusi wrote:
> >
> > > The core twl chip is probed via i2c and the dev->driver->of_match_table is
> > > NULL, causing the driver to fail to probe.
> > >
> > > This partially reverts commit 1e0c866887f4.
> > >
> > > Fixes: 1e0c866887f4 ("mfd: Use device_get_match_data() in a bunch of drivers")
> >
> > That commit id does not exist, which is why it hasn't been picked up by
> > stable. The correct commit id is 830fafce06e6f.
>
> It hasn't been picked by Stable because no one sent it to Stable. :)

Andreas, can you please send an email asking stable to pick it up?

See Documentation/process/stable-kernel-rules.rst for details.

Regards,

Tony