aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2017-12-11 02:24:23 +0000
committerMark Brown <[email protected]>2017-12-11 12:05:02 +0000
commit41acc8ec04f32abb16e035ca1c9fe4d52819601e (patch)
treeabb9041f3d7411bb31b92e7cc16a5eabe8803bdb /tools/perf/scripts/python/check-perf-trace.py
parenta914e44693d41ba43604afa8c435c98a6d2c7cb1 (diff)
ASoC: rsnd: don't use runtime->sample_bits
Current rsnd driver is judging 16bit/24bit data by using runtime->sample_bits, but it is indicating physical size, not format size. This is confusable code. This patch uses snd_pcm_format_width() to be more correct code. Tested-by: Hiroyuki Yokoyama <[email protected]> Signed-off-by: Kuninori Morimoto <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions