diff options
| author | Kuninori Morimoto <[email protected]> | 2019-03-20 13:54:59 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-03-21 14:51:03 +0000 |
| commit | e59289cda8dec0153fa396864c8ba8092ec3b80d (patch) | |
| tree | c819d352f0ce0b92c8bf2ee53887ac53e13da3d5 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0580dde59438686d60762b6da9229ebec693b94f (diff) | |
ASoC: simple_card_utils: share common priv for simple-card/audio-graph
Historically, simple-card/simple-scu-card/audio-graph/audio-graph-scu
are similar but different generic sound card.
simple-scu-card which was for DPCM was merged into simple-card, and
audio-graph-scu which was for DPCM was merged into audio-graph.
simple-card is for non OF graph sound card, and
audio-graph is for OF graph sound card.
And, small detail difference (= function parameter, naming, etc)
between simple-card/audio-graph has been unified.
So today, the difference between simple-card/audio-graph are
just using OF graph style, or not.
In other words, there should no difference other than OF graph sytle.
simple-card/audio-graph are using own priv today , but we can merge it.
This patch merge it at simple_card_utils.
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions