ALSA: hda - Set Stream Type in Stream Format according to AES0
authorAnssi Hannula <anssi.hannula@iki.fi>
Tue, 3 Aug 2010 10:28:57 +0000 (13:28 +0300)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Aug 2010 10:53:27 +0000 (12:53 +0200)
commit32c168c892e2c6936c714d1653ba5e19e07d5c26
tree5d00d0d7b345da9285ea26be1787f0829b9eee3e
parent68c18697910fdcacea36bd58d2d3d8febfa199a2
ALSA: hda - Set Stream Type in Stream Format according to AES0

Set bit 15 (Stream Type) of HDA Stream Format to 1 (Non-PCM) when IEC958
channel status bit 1 (AES0 & 0x02) is set to 1 (non-audio).

This is a prequisite for HDMI HBR passthrough.

Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_intel.c