]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0cc6e3ebd0b58b262dcb8f8d4c907e03b03cbacc
tree054f244762c22fab1ad634fbe0b3d5489be9e86d
parenta07e72d671a30f9b120e0089803700fcdbff4f23
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