diff options
author | Maciej S. Szmigiero <mail@maciej.szmigiero.name> | 2017-11-21 18:55:14 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-11-29 05:39:27 -0500 |
commit | c997a92a78161af605b314cbe6cf636663999652 (patch) | |
tree | 0ecd15e3fd9b42bbe475fa7095800151a0a0d6ce /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 74231295c67ada29a4566272d8ac4886d09f3e83 (diff) |
ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 mode
In AC'97 mode we configure and start SSI RX / TX on probe path via
a call to _fsl_ssi_set_dai_fmt() function.
We don't need to call this function again later and in fact don't want to
do it since this function temporarily sets STCR, SRCR and SCR to some
intermediate values.
Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions