ALSA: hda - Fix typo in checking IEC958 emphasis bit
authorTakashi Iwai <tiwai@suse.de>
Wed, 20 Mar 2013 14:42:00 +0000 (15:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 20 Mar 2013 14:42:00 +0000 (15:42 +0100)
commita686fd141e20244ad75f80ad54706da07d7bb90a
tree0e366f91bf5311be7b8b3f5b38b544263e508272
parent83ea5d18d74f032a760fecde78c0210f66f7f70c
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 <martin.weishart@telosalliance.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c