Skip to content

Commit f71a473

Browse files
committed
ASoC: Fix multi-component mismerge in WM8523
Signed-off-by: Mark Brown <[email protected]> Acked-by: Liam Girdwood <[email protected]>
1 parent b3915d1 commit f71a473

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/soc/codecs/wm8523.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ static int wm8523_startup(struct snd_pcm_substream *substream,
146146
return -EINVAL;
147147
}
148148

149-
return 0;
150149
snd_pcm_hw_constraint_list(substream->runtime, 0,
151150
SNDRV_PCM_HW_PARAM_RATE,
152151
&wm8523->rate_constraint);

0 commit comments

Comments
 (0)