diff options
author | Saurabh Sengar <ssengar@linux.microsoft.com> | 2023-03-20 10:47:38 +0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2023-04-17 22:16:22 +0300 |
commit | 9c8434238041e18d53fd6911826973b37656a8d1 (patch) | |
tree | 089282dc5aef54b8a112734dc8233d8f54aa240c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1f6277bf716cc5ba0e3fa0c3e0af1adb4160fb5d (diff) | |
download | linux-9c8434238041e18d53fd6911826973b37656a8d1.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions