]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
[ALSA] hda-codec - keep the format verb at closing PCM streams
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Mar 2008 08:57:50 +0000 (09:57 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:26 +0000 (12:00 +0200)
commit888afa15418f001896bc11f498f9348e029611bd
tree7e0bb8f9c6d8d5d86b4cbd1fa473712f8b2f7c39
parent117f257d7a9599ff9cb5ab7a6a10201c6294b5f1
[ALSA] hda-codec - keep the format verb at closing PCM streams

Keep the format verb at closing PCM streams.
Introduced snd_hda_codec_cleanup_stream() for the parcicular purpose.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_generic.c
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_cmedia.c
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c
sound/pci/hda/patch_via.c