]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1e51a05597be6858c2a585b8adc10220d34d6b15
tree40e158b8a8f26e61f995576b0c4ba3bc139f854c
parent0de94cec01cee3f832f2ecf555dc85c1d3736603
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