]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: codecs: tx-macro: correct tx_macro_component_drv name
authorAlexey Klimov <alexey.klimov@linaro.org>
Wed, 6 Aug 2025 14:00:30 +0000 (15:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Sep 2025 13:31:44 +0000 (15:31 +0200)
commitcd79a25f451e9b903829afea9290b69863c662e4
tree9d0fe6b3e58f60f8580f45c4dc03ddad8d9b8044
parentc9991af5e09924f6f3b3e6996a5e09f9504b4358
ASoC: codecs: tx-macro: correct tx_macro_component_drv name

[ Upstream commit 43e0da37d5cfb23eec6aeee9422f84d86621ce2b ]

We already have a component driver named "RX-MACRO", which is
lpass-rx-macro.c. The tx macro component driver's name should
be "TX-MACRO" accordingly. Fix it.

Cc: Srinivas Kandagatla <srini@kernel.org>
Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20250806140030.691477-1-alexey.klimov@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/lpass-tx-macro.c