[PATCH 0/2] ASoC: fsl_easrc: Fix control writes

Mark Brown posted 2 patches 2 days, 3 hours ago
sound/soc/fsl/fsl_easrc.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
[PATCH 0/2] ASoC: fsl_easrc: Fix control writes
Posted by Mark Brown 2 days, 3 hours ago
I noticed that neither of the put() operations for the controls defined
by the fsl_easrc driver was flagging value changes properly, fix that.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()
      ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()

 sound/soc/fsl/fsl_easrc.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)
---
base-commit: 18f7fcd5e69a04df57b563360b88be72471d6b62
change-id: 20260204-asoc-fsl-easrc-fix-events-1f82425859b6

Best regards,
--  
Mark Brown <broonie@kernel.org>