]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: simple-card: remove platform data style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 27 May 2026 06:45:52 +0000 (06:45 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jun 2026 17:54:59 +0000 (18:54 +0100)
commit325fea33e141a9c131475c97fb8e040f63fa4cab
tree716e62f5f797182434e68d00137be2ba94c94542
parentdeadb855b694dd9174d8760223b62de2ee808821
ASoC: simple-card: remove platform data style

Simple-Card has created for "platform data" style first, and expanded
to "DT style". Current Simple-Card "platform data" style should not
work during almost 10 years, but no one reported it.

No one is using "platform data" style. Let's remove its support.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87v7c9e4f4.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/simple_card.h [deleted file]
sound/soc/generic/simple-card.c