Skip to content
Snippets Groups Projects
user avatar
Jaroslav Kysela authored
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: 87d71a128771 ("ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt")
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
    Link: https://lore.kernel.org/r/20220305123613.6324-1-yuehaibing@huawei.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>

Author: YueHaibing <yuehaibing@huawei.com>
Date: Sat Mar 5 20:36:13 2022 +0800

Signed-off-by: default avatarJaroslav Kysela <jkysela@redhat.com>
(cherry picked from commit 6f6f28bf5d8e070c1e4a10d62d2a1af264683042)
Bugzilla: https://bugzilla.redhat.com/2065572
debd4673
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.