summaryrefslogtreecommitdiff
path: root/sound/soc/amd/Kconfig
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2022-03-04 16:12:56 +0300
committerMark Brown <broonie@kernel.org>2022-03-07 15:45:56 +0000
commit468f252930d8fda0e4365b788b4b621fe59c05ce (patch)
tree9af5614ba160507207c1690cb2789c67bca73313 /sound/soc/amd/Kconfig
parent71a6254c8b8aa3dcac3a5cb1d1cc2a2d3a840bfb (diff)
ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()
The "adata->i2s_irq" variable is unsigned so the error handling 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/20220304131256.GA28739@kili Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/Kconfig')
0 files changed, 0 insertions, 0 deletions