diff options
author | Daniel Baluta <[email protected]> | 2019-04-21 19:39:08 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-04-25 19:50:49 +0100 |
commit | ddb351145a967ee791a0fb0156852ec2fcb746ba (patch) | |
tree | 51579aedfbf2db356fb2708f32bd639f3207a86f /tools/perf/scripts/python/syscall-counts.py | |
parent | 6b903f9bdd98093a2c1ea79df07e86decfda3b04 (diff) |
ASoC: fsl_sai: Update is_slave_mode with correct value
is_slave_mode defaults to false because sai structure
that contains it is kzalloc'ed.
Anyhow, if we decide to set the following configuration
SAI slave -> SAI master, is_slave_mode will remain set on true
although SAI being master it should be set to false.
Fix this by updating is_slave_mode for each call of
fsl_sai_set_dai_fmt.
Signed-off-by: Daniel Baluta <[email protected]>
Acked-by: Nicolin Chen <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions