diff options
author | Xiubo Li <[email protected]> | 2014-01-24 15:43:01 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-02-03 12:45:34 +0000 |
commit | 30d0341e7da0c012f64fb290dd1153360fb49a8d (patch) | |
tree | 98e7803eff28a2853262dec730ebde0ca55e27ba /tools/perf/scripts/python | |
parent | 4763ebe226156db985fe75bfe930c4069d1f4207 (diff) |
ASoC: simple-card: simplify the daifmt code
In the asoc_simple_card_parse_of() will parse the device node's CPU/CODEC
DAI commone fmts, and then in asoc_simple_card_sub_parse_of() will parse
the CPU/CODEC DAI's sub-node fmts, so we can combine the info->daifmt and
info->set.fmt in asoc_simple_card_sub_parse_of() not while just before
_set_fmt().
And this will be more easy to add new functions, such as supporting
_set_tdm_slot(), etc.
Signed-off-by: Xiubo Li <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions