ALSA: hdac: Fix incorrect update of stream id mapping
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Mon, 5 Oct 2015 14:09:48 +0000 (15:09 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 Oct 2015 15:18:44 +0000 (17:18 +0200)
commit88b19968a247117d3cbf0d405d004c7fc0e7a42c
tree054f244762c22fab1ad634fbe0b3d5489be9e86d
parent425a570e1bfaeadaf6558df1e14e1735d5a76c10
ALSA: hdac: Fix incorrect update of stream id mapping

Bits in LOSIDV need to be set to map the stream id for specific link.
Fixing this by setting the required bits in the register.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/ext/hdac_ext_stream.c