commit | 13122e6ebf24d9f676d8a40edc2e9a265e89b628 | [log] [tgz] |
---|---|---|
author | Anssi Hannula <anssi.hannula@iki.fi> | Sun Nov 10 20:56:10 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Nov 11 17:07:49 2013 +0100 |
tree | e3878736f044b3237dd6c09dd2ddc6571966eaf8 | |
parent | 71373fddf6dff7cf5e67923e6837fc4de28478ff [diff] |
ALSA: hda - hdmi: Add error-checking to some codec reads Add error checks to HBR status reads (both generic and ATI/AMD) and ATI/AMD codec reads for ELD generation. Unchecked errors in these just caused more errors later on (invalid codec writes for the HBR ones and ELD parsing errors for the ATI/AMD ELD ones), but it is better to catch them earlier. Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi> Signed-off-by: Takashi Iwai <tiwai@suse.de>