diff options
author | 2023-03-20 00:47:38 -0700 | |
---|---|---|
committer | 2023-04-17 19:16:22 +0000 | |
commit | 9c8434238041e18d53fd6911826973b37656a8d1 (patch) | |
tree | 089282dc5aef54b8a112734dc8233d8f54aa240c /scripts/unifdef.c | |
parent | ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases (diff) | |
download | linux-rng-9c8434238041e18d53fd6911826973b37656a8d1.tar.xz linux-rng-9c8434238041e18d53fd6911826973b37656a8d1.zip |
Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
VMBus driver code currently has direct dependency on ACPI and struct
acpi_device. As a staging step toward optionally configuring based on
Devicetree instead of ACPI, use a more generic platform device to reduce
the dependency on ACPI where possible, though the dependency on ACPI
is not completely removed. Also rename the function vmbus_acpi_remove()
to the more generic vmbus_mmio_remove().
Signed-off-by: Saurabh Sengar <ssengar@linux.microsoft.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/1679298460-11855-4-git-send-email-ssengar@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions