summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicolin Chen <nicoleotsuka@gmail.com>2018-02-13 01:03:10 +0300
committerMark Brown <broonie@kernel.org>2018-02-21 15:30:47 +0300
commitebf08ae3bc906fc5dd33d02977efa5d4b9831517 (patch)
tree83a06946a7e74fbc4b7d8d0f4c82a79218dbc3c7 /tools/perf/scripts/python
parent1476105c3f4a6b8f0c6c1fe07295fc85cbffbd83 (diff)
downloadlinux-ebf08ae3bc906fc5dd33d02977efa5d4b9831517.tar.xz
ASoC: fsl_ssi: Keep ssi->i2s_net updated
The hw_params() overwrites i2s_net settings for special cases like mono-channel support, however, it doesn't update ssi->i2s_net as set_dai_fmt() does. This patch removes the local i2s_net variable and directly updates ssi->i2s_net in the hw_params() so that the driver can simply look up the ssi->i2s_net instead of reading the register. Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com> Tested-by: Caleb Crome <caleb@crome.org> Tested-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Reviewed-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions