Re: [PATCH v4 2/6] ASoC: ops: add snd_soc_get_volsw_clamped

11 Sep
2025
11 Sep
'25
6:04 p.m.
On Thu, Sep 11, 2025 at 09:26:59PM +0530, Niranjan H Y wrote:
Add API snd_soc_get_volsw_clamped to read the volume from device. This similar to existing API snd_soc_get_volsw. But has additional step to clamp the value to max value if the register value is larger than max value.
Why is this a separate API, what is the situation where we would want to report an invalid value from a control? I was thinking of just adding this to the existing operations rather than adding separate ones that need to be explicitly set.
4
Age (days ago)
4
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Brown