]> git.baikalelectronics.ru Git - uboot.git/commit
x86: acpi_gpe: Update driver name to match devicetree
authorSimon Glass <sjg@chromium.org>
Sun, 24 Jan 2021 17:06:02 +0000 (10:06 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 1 Feb 2021 07:11:41 +0000 (15:11 +0800)
commit091ef8b630ebf220a734505da21a605c8b82e103
treecd20d36a5581b9443e1e173b8541f59e5b573c5f
parentef6a584b6cb2d9f1efd99b7827955e5b6005f539
x86: acpi_gpe: Update driver name to match devicetree

Use a driver name in line with the compatible string so that of-platdata
can use this driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/acpi_gpe.c