x86: pinctrl: Drop the acpi_path member
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2020 03:32:23 +0000 (21:32 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
commit59cf26480b6598330aba492733aec05b0a67303d
tree40e158b8a8f26e61f995576b0c4ba3bc139f854c
parent6b651486f5aec24ae827881b18ccb4c7cebb2620
x86: pinctrl: Drop the acpi_path member

This is in the device tree now, so drop the unnecessary field here.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/intel_pinctrl.h
drivers/pinctrl/intel/pinctrl_apl.c