aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorSaurabh Sengar <[email protected]>2023-03-20 00:47:38 -0700
committerWei Liu <[email protected]>2023-04-17 19:16:22 +0000
commit9c8434238041e18d53fd6911826973b37656a8d1 (patch)
tree089282dc5aef54b8a112734dc8233d8f54aa240c /tools/perf/scripts/python/libxed.py
parent1f6277bf716cc5ba0e3fa0c3e0af1adb4160fb5d (diff)
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 <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions