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. :)