diff options
author | Praveen Talari <quic_ptalari@quicinc.com> | 2025-07-21 23:15:30 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-22 18:52:50 +0200 |
commit | 5893e62d46bce4ff2e0bc422c0957539d36e0f06 (patch) | |
tree | 504fc0edf8253951a1469050ae99b8cbcfb13c67 /scripts/gdb/linux/modules.py | |
parent | 94d691417e6f1fe5ba28c092fe95de3dc66d5e3c (diff) |
serial: qcom-geni: move clock-rate logic to separate function
Facilitates future modifications within the new function,
leading to better readability and maintainability of the code.
Move the code that handles the actual logic of clock-rate
calculations to a separate function geni_serial_set_rate()
which enhances code readability.
Signed-off-by: Praveen Talari <quic_ptalari@quicinc.com>
Link: https://lore.kernel.org/r/20250721174532.14022-7-quic_ptalari@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions