aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKuninori Morimoto2019-08-23 09:58:47 +0900
committerMark Brown2019-09-02 13:21:02 +0100
commitb614beafa495c7f6fbc15cb6977e3fe48beea1e5 (patch)
tree436e6fad1c06e00d9047674b1c6f59a1ef9c9798 /include
parentffd60fba19d9752f553aac367cd40362011ab6c9 (diff)
ASoC: soc-core: dapm related setup at one place
Current ASoC setups some dapm related member at snd_soc_component_initialize() which is called when component was registered, and setups remaining member at soc_probe_component() which is called when component was probed. This kind of setup separation is no meanings, and it is very difficult to read and confusable. This patch setups all dapm settings at one place. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/87r25c7lbo.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions