]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SDCA: Correct handling of selected mode DisCo property
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 21 Mar 2025 13:53:24 +0000 (13:53 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 21 Mar 2025 15:45:25 +0000 (15:45 +0000)
commit9ef52d529bb75071e03cf85078f724d69c4abe89
tree27361b3a444b13341b2cf47ac189fc0ee91f3ca2
parent5a4dd520ef8a94ecf81ac77b90d6a03e91c100a9
ASoC: SDCA: Correct handling of selected mode DisCo property

mipi-sdca-ge-selectedmode-controls-affected is actually required by the
specification so the code should return an error if it is missing.

Reported-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Fixes: 13fe7497af19 ("ASoC: SDCA: Add support for GE Entity properties")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250321135324.380237-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_functions.c