]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: soc.h: remove unused card->pmdown_time
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 6 Apr 2026 05:51:51 +0000 (05:51 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 6 Apr 2026 12:45:30 +0000 (13:45 +0100)
commitd78ddeb8938a366aabfabf60255c1a94de8d8ea1
tree19494a4016c9377def7e54a65add60681df62c90
parent2c4fdd055f92a2fc8602dcd88bcea08c374b7e8b
ASoC: soc.h: remove unused card->pmdown_time

commit f0fba2ad1b6b ("ASoC: multi-component - ASoC Multi-Component
Support") has replaced "card->pmdown_time" to "rtd->pmdown_time".
card->pmdown_time has been not used this 15 years. Let's remove it.

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