Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f71a4734 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Fix multi-component mismerge in WM8523

parent b3915d1f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -146,7 +146,6 @@ static int wm8523_startup(struct snd_pcm_substream *substream,
		return -EINVAL;
	}

	return 0;
	snd_pcm_hw_constraint_list(substream->runtime, 0,
				   SNDRV_PCM_HW_PARAM_RATE,
				   &wm8523->rate_constraint);