mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 06:55:13 +08:00
6f6f28bf5d
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:
|
||
---|---|---|
.. | ||
acp3x-i2s.c | ||
acp3x-pcm-dma.c | ||
acp3x.h | ||
chip_offset_byte.h | ||
Makefile | ||
pci-acp3x.c |