Skip to content
/ linux Public

Commit 32606d5

Browse files
charleskeepaxgregkh
authored andcommitted
ASoC: SDCA: Remove outdated todo comment
[ Upstream commit b27b57f ] Support for -cn- properties has already been added, however the TODO comment noting this feature was required was not removed. Remove the now redundant comment. Fixes: 50a4795 ("ASoC: SDCA: Add support for -cn- value properties") Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://patch.msgid.link/20260204125944.1134011-2-ckeepax@opensource.cirrus.com Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev> Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent 59be162 commit 32606d5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sound/soc/sdca/sdca_functions.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -854,10 +854,6 @@ static int find_sdca_control_value(struct device *dev, struct sdca_entity *entit
854854
return 0;
855855
}
856856

857-
/*
858-
* TODO: Add support for -cn- properties, allowing different channels to have
859-
* different defaults etc.
860-
*/
861857
static int find_sdca_entity_control(struct device *dev, struct sdca_entity *entity,
862858
struct fwnode_handle *control_node,
863859
struct sdca_control *control)

0 commit comments

Comments
 (0)