]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: soc-component: remove compatibility definition for component
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 20 Jan 2026 00:14:27 +0000 (00:14 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 26 Jan 2026 11:44:42 +0000 (11:44 +0000)
All drivers uses new functions. Remove comaptibility definition.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87ldhtqgws.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-component.h

index 8b34958395ca63f6778bce5783e014b9fb67ce29..e538784746db78f826ab4dcd56401d29e9df6f86 100644 (file)
@@ -271,9 +271,6 @@ static inline struct snd_soc_dapm_context *snd_soc_component_to_dapm(
        return &component->dapm;
 }
 
-// FIXME
-#define snd_soc_component_get_dapm     snd_soc_component_to_dapm
-
 /**
  * snd_soc_component_cache_sync() - Sync the register cache with the hardware
  * @component: COMPONENT to sync