]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: fsl_easrc: Fix control writes
authorMark Brown <broonie@kernel.org>
Mon, 2 Mar 2026 23:11:46 +0000 (23:11 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 2 Mar 2026 23:11:46 +0000 (23:11 +0000)
commit70c3054505bbb7c6a876761eb26407f97c36e001
tree7fa6ac5a9fdddb12880ee3d6ac991c5d5ac463e3
parenta8df7892a9f42b2e2d5851f8835c734bd7fe8ad4
parent31ddc62c1cd92e51b9db61d7954b85ae2ec224da
ASoC: fsl_easrc: Fix control writes

Merge series from Mark Brown <broonie@kernel.org>:

I noticed that neither of the put() operations for the controls defined
by the fsl_easrc driver was flagging value changes properly, fix that.