aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/xarray.c
diff options
context:
space:
mode:
authorPraveen Talari <[email protected]>2025-07-21 17:45:29 +0000
committerGreg Kroah-Hartman <[email protected]>2025-07-22 16:52:50 +0000
commit94d691417e6f1fe5ba28c092fe95de3dc66d5e3c (patch)
treeeaebc007a23789ccf6f516722ac2bb432543784e /rust/helpers/xarray.c
parentserial: qcom-geni: move resource initialization to separate function (diff)
downloadkernel-94d691417e6f1fe5ba28c092fe95de3dc66d5e3c.tar.gz
kernel-94d691417e6f1fe5ba28c092fe95de3dc66d5e3c.zip
serial: qcom-geni: move resource control logic to separate functions
Supports use in PM system/runtime frameworks, helping to distinguish new resource control mechanisms and facilitate future modifications within the new API. The code that handles the actual enable or disable of resources like clock and ICC paths to a separate function (geni_serial_resources_on() and geni_serial_resources_off()) which enhances code readability. Introduced minor return checks in newly added function APIs to enhance error detection and prevent silent failures. Signed-off-by: Praveen Talari <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions