commit | 2f72853ca1ee1571377996471d05db51eb7c54c4 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Sep 25 16:32:41 2008 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Fri Oct 10 13:41:34 2008 +0200 |
tree | 73b1fd4e56c82a88ad3bea2935e19e0c30830694 | |
parent | ddc0f38a62083a552d6acb792d9ce513cf4081df [diff] |
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>