diff options
author | YueHaibing <yuehaibing@huawei.com> | 2022-03-05 15:37:05 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-08 15:27:55 +0300 |
commit | 954e615497cc95cd918bdfe6590abdfbaa068842 (patch) | |
tree | 28717a3e54b608f94e272b24de92c3107c7b9077 /tools/perf/scripts/python/syscall-counts.py | |
parent | 5ea14bf62ef4501c13f56fce75f6752cf643748f (diff) | |
download | linux-954e615497cc95cd918bdfe6590abdfbaa068842.tar.xz |
ASoC: amd: acp5x-pcm-dma: Fix signedness bug
In acp5x_audio_probe() platform_get_irq() may return error, but i2s_irq now
is unsigned int so the error handling is never triggered.
Fixes: 87d71a128771 ("ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20220305123705.3708-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions