]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
platform/surface: Move Surface 3 WMI driver to platform/surface
authorMaximilian Luz <luzmaximilian@gmail.com>
Fri, 9 Oct 2020 14:11:25 +0000 (16:11 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 27 Oct 2020 11:51:16 +0000 (12:51 +0100)
commitf23027ca3d48b6f93c5994069fb25b73539fdf34
tree2c82db0b3a4236014befc1ef34f08a5e67a2739a
parent1e3a2bc89de44ec34153ab1c1056346b51def250
platform/surface: Move Surface 3 WMI driver to platform/surface

Move the Surface 3 WMI driver from platform/x86 to the newly created
platform/surface directory.

Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20201009141128.683254-3-luzmaximilian@gmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/surface/Kconfig
drivers/platform/surface/Makefile
drivers/platform/surface/surface3-wmi.c [new file with mode: 0644]
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/surface3-wmi.c [deleted file]