summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPraveen Talari <praveen.talari@oss.qualcomm.com>2026-08-01 11:18:15 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-08-03 16:47:21 +0200
commit5a425dcd533b428426d98d544b440658bdbe78e4 (patch)
treea7ff7a5a69d07bbb94dd6fe43a9ecb0ddf9cf176 /tools/perf/scripts/python
parentc0e8cfef754645856374e82c8effd54b7d82002b (diff)
serial: qcom-geni: Use common GENI resource initialisation helpers
The UART driver maintains local helpers for resource and power-domain initialisation that duplicate functionality already provided by the common GENI framework. Replace the driver-specific implementations with geni_se_resources_init() and geni_se_domain_attach(), and use the power-domain list stored in struct geni_se. This reduces code duplication and centralises GENI resource management without functional changes. Signed-off-by: Praveen Talari <praveen.talari@oss.qualcomm.com> Link: https://patch.msgid.link/20260801-reuse_common_geni_framework_helpers-v2-1-13753256ef71@oss.qualcomm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions