aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-10-28 11:51:12 +0000
committerMark Brown <[email protected]>2020-10-28 21:33:22 +0000
commitbcc96dc3cf8048c80af7c487af17e19be27ac57d (patch)
tree23394a35f2129eeaa3d188c72acbb9ecf3c7a1de /tools/perf/scripts/python/bin
parent7c91d02068c342918003606bf378b259f37b31ba (diff)
ASoC: qcom: fix unsigned int bitwidth compared to less than zero
The check for an error return from the call to snd_pcm_format_width is never true as the unsigned int bitwidth can never be less than zero. Fix this by making bitwidth an int. Fixes: 7cb37b7bd0d3 ("ASoC: qcom: Add support for lpass hdmi driver") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions