summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/patch_hdmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c
index 493d368572ae..fcc32f590874 100644
--- a/sound/pci/hda/patch_hdmi.c
+++ b/sound/pci/hda/patch_hdmi.c
@@ -840,7 +840,7 @@ static int hdmi_pcm_open(struct hda_pcm_stream *hinfo,
}
}
if (!eld->lpcm_sad_ready)
- return -EAGAIN;
+ return -ENODEV;
}
#endif