diff options
author | 2020-05-28 10:49:20 +0900 | |
---|---|---|
committer | 2020-05-30 02:11:37 +0100 | |
commit | 5c0eac036dfd3e20dd09ab86343c3b2fb2a1ac86 (patch) | |
tree | a03d29c3d5546a3f73af18fd306eb2525746b15e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: soc-card: add snd_soc_card_probe() (diff) | |
download | linux-rng-5c0eac036dfd3e20dd09ab86343c3b2fb2a1ac86.tar.xz linux-rng-5c0eac036dfd3e20dd09ab86343c3b2fb2a1ac86.zip |
ASoC: soc-card: add snd_soc_card_late_probe()
Card related function should be implemented at soc-card now.
This patch adds it.
card has "card->probe" and "card->late_probe" callbacks,
and "late_probe" callback is called after "probe".
This means, we can set "card->probed" flag afer "late_probe"
for all cases.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87v9kgzv4w.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions