commit | 45459d16867988a792a18233bdfc294492976841 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jan 31 08:29:56 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 03 17:22:46 2017 +0100 |
tree | d2bfa56ebcd1c96d91dd3c25ed62fa5121680780 | |
parent | 79dda75a2cfc5628f25338122d24ee8789b367cf [diff] |
ALSA: x86: Handle the error from hdmi_audio_probe() properly The error from hdmi_audio_probe() wasn't handled properly, and it may leave some resources leaked or mapped. Fix it and also clean up the error paths. Signed-off-by: Takashi Iwai <tiwai@suse.de>