linux/sound/soc/amd/acp
Dan Carpenter 899a9a7f62
ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()
The "adata->i2s_irq" is unsigned so this error handling will not
work.

Fixes: 3304a242f4 ("ASoC: amd: Use platform_get_irq_byname() to get the interrupt")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20220304131449.GC28739@kili
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-03-07 13:14:47 +00:00
..
acp-i2s.c
acp-legacy-mach.c ASoC: amd: acp-legacy: Add legacy card support for new machines 2022-02-24 17:44:00 +00:00
acp-mach-common.c ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_create() 2022-02-25 13:45:41 +00:00
acp-mach.h ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback. 2021-12-24 14:06:59 +00:00
acp-pci.c ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00
acp-pdm.c ASoC: amd: acp: Add generic support for PDM controller on ACP 2022-01-28 15:59:29 +00:00
acp-platform.c ASoC: amd: acp: Fix return value check in acp_machine_select() 2021-10-27 11:31:24 +01:00
acp-renoir.c ASoC: amd: acp: Fix signedness bug in renoir_audio_probe() 2022-03-07 13:14:47 +00:00
acp-sof-mach.c ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card 2022-01-24 13:31:58 +00:00
amd.h ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00
chip_offset_byte.h ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir. 2022-01-28 15:59:32 +00:00
Kconfig ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00
Makefile ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00