On Fri, Jun 30, 2023 at 2:07 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > > sensor->adev is no longer dereferenced before it is permanently set by: > > sensor->adev = acpi_dev_get(adev); > > So the early assignment with a borrowed reference can be dropped. Ah, now I see that that change was temporary. Can we avoid backporting it please? -- With Best Regards, Andy Shevchenko