Re: [PATCH v1 21/43] x86: pinctrl: Drop the acpi_name member

2020-06-25 Thread Wolfgang Wallner
Hi Simon, -"Simon Glass" schrieb: - > Betreff: [PATCH v1 21/43] x86: pinctrl: Drop the acpi_name member Nit: You are dropping the acpi_path member, not acpi_name. > > This is in the device tree now, so drop the unnecessary field here. > > Signed-off-by: Simo

[PATCH v1 21/43] x86: pinctrl: Drop the acpi_name member

2020-06-14 Thread Simon Glass
This is in the device tree now, so drop the unnecessary field here. Signed-off-by: Simon Glass --- arch/x86/include/asm/intel_pinctrl.h | 2 -- drivers/pinctrl/intel/pinctrl_apl.c | 4 2 files changed, 6 deletions(-) diff --git a/arch/x86/include/asm/intel_pinctrl.h