提交 c86a456b 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

ALSA: harmony - fix a typo

Fix a typo in the patch to remove snd_assert().
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NJaroslav Kysela <perex@perex.cz>
上级 631e8ad4
......@@ -869,7 +869,7 @@ snd_harmony_mixer_init(struct snd_harmony *h)
int idx, err;
if (snd_BUG_ON(!h))
reutrn -EINVAL;
return -EINVAL;
strcpy(card->mixername, "Harmony Gain control interface");
for (idx = 0; idx < HARMONY_CONTROLS; idx++) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册