On 2/14/23 09:54, Linus Torvalds wrote:
On Tue, Feb 14, 2023 at 9:51 AM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:Reverting the nvmem patches fixed this problem.But upstream is fine?
Yes, this was a bad backport. One of the nvmem patches was missing from the backport. However, a fix for that missing patch was backported, causing a double device registration and all kinds of interesting problems. Guenter