diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-03-04 16:15:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-07 13:14:49 +0000 |
commit | 9a33f5632ca573e512c49fa46cc7131cbc83d4c9 (patch) | |
tree | eea139214b0587ad8b06b5a8eddffff5b33d7002 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 00925272f166db31fed73f3c00c151eb5f7ce1d8 (diff) |
ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe()
The "adata->i2s_irq" variable is unsigned so this error handling
code will not work.
Fixes: 87d71a128771 ("ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20220304131534.GD28739@kili
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions