diff options
author | YueHaibing <[email protected]> | 2022-03-05 20:36:13 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-03-08 12:27:56 +0000 |
commit | 6f6f28bf5d8e070c1e4a10d62d2a1af264683042 (patch) | |
tree | 8cfb041bc52773c37cf93579a3684dbf4f7fbcce /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 954e615497cc95cd918bdfe6590abdfbaa068842 (diff) |
ASoC: amd: acp3x: Fix signedness bug in acp3x
In acp3x_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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions