summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/bt-sco.c
diff options
context:
space:
mode:
authorTang Bin <tangbin@cmss.chinamobile.com>2024-09-08 21:46:04 +0800
committerMark Brown <broonie@kernel.org>2024-09-09 18:26:47 +0100
commit130eb72d3cb38a629205a2a192800b4b1b9bc5c9 (patch)
tree7ead746b5d2ac572b47a16b0395b765a33187215 /sound/soc/codecs/bt-sco.c
parent876dec03fdfb7eeb592d01a95ba292c9e53b324b (diff)
ASoC: codecs: fix the right check and simplify code
In the file drivers/base/platform.c, the return description of platform_get_irq is 'non-zero IRQ number on success, negative error number on failure.', so the check is wrong, fix it. And when get irq failed, the function platform_get_irq logs an error message. Fixes: 5e2404493f9f ("ASoC: codecs: add MT6357 support") Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com> Link: https://patch.msgid.link/20240908134604.3652-1-tangbin@cmss.chinamobile.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/bt-sco.c')
0 files changed, 0 insertions, 0 deletions