]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - Fix / clean-up slave digital out codes
authorTakashi Iwai <tiwai@suse.de>
Thu, 25 Sep 2008 14:32:41 +0000 (16:32 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 10 Oct 2008 11:41:34 +0000 (13:41 +0200)
commit2f72853ca1ee1571377996471d05db51eb7c54c4
tree73b1fd4e56c82a88ad3bea2935e19e0c30830694
parentddc0f38a62083a552d6acb792d9ce513cf4081df
ALSA: hda - Fix / clean-up slave digital out codes

The recent slave_dig_out addition has some rooms to clean up.
Also it doesn't call snd_hda_cleanup_stream() properly for slaves
at closing.  The patch fixes both issues.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_codec.c