mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 06:24:53 +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:
|
||
---|---|---|
.. | ||
acp | ||
include | ||
raven | ||
renoir | ||
vangogh | ||
yc | ||
acp3x-rt5682-max9836.c | ||
acp-config.c | ||
acp-da7219-max98357a.c | ||
acp-pcm-dma.c | ||
acp-rt5645.c | ||
acp.h | ||
Kconfig | ||
mach-config.h | ||
Makefile |