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

Commit 5ee84ba8 authored by Mark Brown's avatar Mark Brown
Browse files

Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus

parents 1f93e4a9 75881df3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3501,7 +3501,7 @@ static int snd_soc_dai_link_event(struct snd_soc_dapm_widget *w,

	default:
		WARN(1, "Unknown event %d\n", event);
		return -EINVAL;
		ret = -EINVAL;
	}

out: