]> Git Repo - linux.git/commit
ASoC: wm8903: Fix the error handling of wm8903_i2c_probe()
authorZheyu Ma <[email protected]>
Tue, 10 May 2022 15:32:51 +0000 (23:32 +0800)
committerMark Brown <[email protected]>
Wed, 11 May 2022 16:40:17 +0000 (17:40 +0100)
commit83d1b65d4cbe6fb0bbdacc18c1f4ad0450275d8f
treed0abf372a543ca9afbed190d8e4220f00dca52df
parent68cacb5cf5cf04aaa95be1fd76eff728dfddc613
ASoC: wm8903: Fix the error handling of wm8903_i2c_probe()

The driver should goto label 'err' when failing to request the irq.

Signed-off-by: Zheyu Ma <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/wm8903.c
This page took 0.057324 seconds and 4 git commands to generate.