summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip
diff options
context:
space:
mode:
authorVaradarajan Narayanan <quic_varada@quicinc.com>2025-02-26 12:15:02 +0530
committerCaleb Connolly <caleb.connolly@linaro.org>2025-03-17 13:38:17 +0000
commit6ec61fd46222baed0d3f29ed7a4d6bcf1059e08e (patch)
tree7c6744316e86e1d0d8189c54ecad05b528013846 /drivers/ddr/microchip
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 <quic_varada@quicinc.com> Link: https://lore.kernel.org/r/20250226064505.1178054-5-quic_varada@quicinc.com Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'drivers/ddr/microchip')
0 files changed, 0 insertions, 0 deletions