On Mon, Oct 30, 2023 at 05:59:06PM +0200, Andy Shevchenko wrote: > Refactor intel_pinctrl_get_soc_data() to drop initial assignment > of the data variable. It's only used in ACPI case and instead > we may always assign it there as the ACPI ID table has the terminator > entry that has driver data set to NULL. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>