summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorVaradarajan Narayanan <[email protected]>2025-02-26 12:15:02 +0530
committerCaleb Connolly <[email protected]>2025-03-17 13:38:17 +0000
commit6ec61fd46222baed0d3f29ed7a4d6bcf1059e08e (patch)
tree7c6744316e86e1d0d8189c54ecad05b528013846 /scripts/basic
parentad3e8a2f59e73c836b5bc2bf81ae6db5deed14a7 (diff)
pinctrl: qcom: Handle get_function_mux failure
Presently, get_function_mux returns an unsigned int and cannot differentiate between failure and correct function value. Change its return type to int and check for failure in the caller. Additionally, updated drivers/pinctrl/qcom/pinctrl-*.c to accommodate the above return type change. Only compile test done. Signed-off-by: Varadarajan Narayanan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions