]> git.dujemihanovic.xyz Git - u-boot.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)
commit6754393d260cf779a1c441a58c305a6b62e6a82d
treecd20d36a5581b9443e1e173b8541f59e5b573c5f
parent8a655272d7b440dc3eeda598eb2d05819c0f75c2
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