]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
misc: pvpanic: Combine ACPI and platform drivers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 9 Dec 2020 20:36:41 +0000 (22:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Dec 2020 15:31:46 +0000 (16:31 +0100)
commitf104060813fe79350565b68c1098fcea050a6504
tree37667720f7fba46992e1a05e921d10426ef1bda1
parentebee0cde1960a41e40840eaa8fe0185aa20e3eb5
misc: pvpanic: Combine ACPI and platform drivers

There is nothing special in the driver that requires to have
a special ACPI driver for it. Combine both into simple
platform driver.

Cc: Peng Hao <peng.hao2@zte.com.cn>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20201209203642.27648-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/pvpanic.c