]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita22c37c45653038cd31ca801e6a2f1e31b90058b
tree0e366f91bf5311be7b8b3f5b38b544263e508272
parent032a6aca932f161e9e6c3a8190a3162ee6d2cf65
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