diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2025-07-07 13:41:49 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-07-15 19:45:44 +0100 |
commit | 4eb6ad5d2080681b531db2c1764246f9a868062f (patch) | |
tree | b5a0d278d160807702053dbead910f4e06fb5e8d /drivers/cdx/controller/cdx_controller.c | |
parent | bfd291279f87a2cf2bebbf93d654a352b6bcd083 (diff) |
ASoC: SDCA: Allow read-only controls to be deferrable
The current SDCA Control parsing only checks the deferrable flag for
Read/Write and Dual Ranked controls. However, reads can defer as well as
writes so Read Only controls should also check for the deferrable flag.
Add the handling for this into find_sdca_entity_control().
Fixes: 42b144cb6a2d ("ASoC: SDCA: Add SDCA Control parsing")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20250707124155.2596744-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions