aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-12-13 09:55:55 +0900
committerMark Brown <broonie@kernel.org>2019-12-16 12:02:56 +0000
commitee8f537fd8b71c555d01a89e0834413bbf5373d4 (patch)
treefaedd16776d6376294f5c08619a5320bac3200fc /include/sound
parentASoC: ti: rx51: use snd_soc_dai_link_component for codec_conf (diff)
downloadwireguard-linux-ee8f537fd8b71c555d01a89e0834413bbf5373d4.tar.xz
wireguard-linux-ee8f537fd8b71c555d01a89e0834413bbf5373d4.zip
ASoC: soc-core: remove legacy style of codec_conf
Now all driver is using snd_soc_dai_link_component for codec_conf. Let's remove legacy style Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/871rt959ic.wl-kuninori.morimoto.gx@renesas.com Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index a94e5d2fc2b2..9787c80e548b 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -960,9 +960,6 @@ struct snd_soc_codec_conf {
* specify device either by device name, or by
* DT/OF node, but not both.
*/
- const char *dev_name;
- struct device_node *of_node;
-
struct snd_soc_dai_link_component dlc;
/*