aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/uniphier/aio-ld11.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-01-20 10:04:26 +0900
committerMark Brown <broonie@kernel.org>2020-01-21 17:04:57 +0000
commit78dbafbd04ddcc3a21879c4403c57d979689a3fe (patch)
treed329c350be17ee8e12c301fb690da773add26677 /sound/soc/uniphier/aio-ld11.c
parentASoC: sti: sti_uniperif: move .suspend/.resume to component (diff)
downloadlinux-dev-78dbafbd04ddcc3a21879c4403c57d979689a3fe.tar.xz
linux-dev-78dbafbd04ddcc3a21879c4403c57d979689a3fe.zip
ASoC: ti: omap-mcpdm: move .suspend/.resume to component
There is no big difference at implementation for .suspend/.resume between DAI driver and Component driver. But because some driver is using DAI version, thus ALSA SoC needs to keep supporting it, hence, framework becoming verbose. If we can switch all DAI driver .suspend/.resume to Component driver, we can remove verbose code from ALSA SoC. Driver is getting its private data via dai->dev. But dai->dev and component->dev are same dev, thus, we can convert these. For same reason, we can convert dai->active to component->active if necessary. This patch moves DAI driver .suspend/.resume to Component driver Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/871rrvym3p.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/uniphier/aio-ld11.c')
0 files changed, 0 insertions, 0 deletions