]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: HDA: Fix stream assignment for host in decoupled mode
authorJeeja KP <jeeja.kp@intel.com>
Tue, 4 Aug 2015 03:58:38 +0000 (09:28 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 4 Aug 2015 05:04:35 +0000 (07:04 +0200)
commit44814f1519cbe153fb8bbae57930033816c7bce3
tree42bab4530988c58a72c7fba62d125f5430c931a8
parent15865c08f17b25a8850aabe7e3eef012441e3e11
ALSA: HDA: Fix stream assignment for host in decoupled mode

This fixes issue in assigning host stream in case of
decoupled mode. The check to verify if the stream is already
in use was wrong so fix that

Signed-off-by: Jeeja KP <jeeja.kp@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