OSDN Git Service

ALSA: hdac: Remove the usage of key for host stream
authorJeeja KP <jeeja.kp@intel.com>
Fri, 21 Aug 2015 16:06:21 +0000 (21:36 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Aug 2015 17:28:21 +0000 (19:28 +0200)
commitf09d4f26f6192ec9b060047cc7126e01980bb36c
tree8a0a45ee69c5e7d36b90c7ac976dd209fbb1db2e
parentee8bc4df1b5a9df1ede13975c40dec7009214595
ALSA: hdac: Remove the usage of key for host stream

hdac_ext_stream assign doesn't require key mapping as in case of
hdac_stream. So for host stream, the key to device mapping needs
to be removed.

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