mbox series

[stable-6.6,0/2] ASoC: qcom: sc8280xp: Limit speaker digital volumes

Message ID 20231211132608.27861-1-johan+linaro@kernel.org
Headers show
Series ASoC: qcom: sc8280xp: Limit speaker digital volumes | expand

Message

Johan Hovold Dec. 11, 2023, 1:26 p.m. UTC
This is a backport of the following series:

	https://lore.kernel.org/lkml/20231204124736.132185-1-srinivas.kandagatla@linaro.org/

which did not build on 6.6 due a rename of the asoc_rtd_to_cpu()
interface.

Johan


Srinivas Kandagatla (2):
  ASoC: ops: add correct range check for limiting volume
  ASoC: qcom: sc8280xp: Limit speaker digital volumes

 sound/soc/qcom/sc8280xp.c | 17 +++++++++++++++++
 sound/soc/soc-ops.c       |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)