aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2020-05-28 10:49:11 +0900
committerMark Brown <[email protected]>2020-05-30 02:11:36 +0100
commit73de4b026850da432b8bcfb73fc4af94674a8102 (patch)
tree776334515ae6c7ee703bb234b8a4b9b8c23180d8 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent27f07cacc9f1ddf955b85e5746f967351ab0b40b (diff)
ASoC: soc-card: add snd_soc_card_probe()
Card related function should be implemented at soc-card now. This patch adds it. One note here is that card has "card->probe" and "card->late_probe" callbacks. Because it needs to care "late_probe", "card->probed" flag is set under if (card->probe) at snd_soc_card_probe(). Signed-off-by: Kuninori Morimoto <[email protected]> Reviewed-by: Ranjani Sridharan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions