ASoC: remove component->id
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 4 Jun 2025 02:07:22 +0000 (02:07 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 8 Jun 2025 22:31:03 +0000 (23:31 +0100)
commit267be32b0a7b70cc777f8a46f0904c92c0521d89
tree53bdfeacf20ef7771cdf5f1bf33bcb08ea249c7c
parent6ada7351af0c4e295739adfa2c4b780c037b3d27
ASoC: remove component->id

No one is using component->id.
One idea is we can re-use it as serial number for component.
But we have no usage, so far. Let's just remove it for now.

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