summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2019-04-21 19:39:08 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-11 12:23:55 +0200
commit4b24af0936314bc0e0bd8aa6d45ea11df83db4d2 (patch)
tree405f182397b92c511a278b1d5edf2878391ee17d /tools/perf/scripts/python
parentc1045350a6c4a3bfc7bac7e5cb52d83d76952f50 (diff)
ASoC: fsl_sai: Update is_slave_mode with correct value
[ Upstream commit ddb351145a967ee791a0fb0156852ec2fcb746ba ] 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 <daniel.baluta@nxp.com> Acked-by: Nicolin Chen <nicoleotsuka@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions