From: Takashi Iwai Date: Wed, 20 Mar 2013 14:42:00 +0000 (+0100) Subject: ALSA: hda - Fix typo in checking IEC958 emphasis bit X-Git-Tag: v3.9-rc4~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a686fd141e20244ad75f80ad54706da07d7bb90a;p=pandora-kernel.git ALSA: hda - Fix typo in checking IEC958 emphasis bit There is a typo in convert_to_spdif_status() about checking the emphasis IEC958 status bit. It should check the given value instead of the resultant value. Reported-by: Martin Weishart Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed