diff options
| author | Varadarajan Narayanan <[email protected]> | 2025-02-26 12:15:02 +0530 |
|---|---|---|
| committer | Caleb Connolly <[email protected]> | 2025-03-17 13:38:17 +0000 |
| commit | 6ec61fd46222baed0d3f29ed7a4d6bcf1059e08e (patch) | |
| tree | 7c6744316e86e1d0d8189c54ecad05b528013846 /doc/develop | |
| parent | ad3e8a2f59e73c836b5bc2bf81ae6db5deed14a7 (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 'doc/develop')
0 files changed, 0 insertions, 0 deletions
