]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Introduce shutup callback to Realtek spec struct
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 08:37:16 +0000 (10:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 08:37:16 +0000 (10:37 +0200)
commit1c716153a87ae75c8bd63f1b6f7916300d87df7e
treece8d44e10642ea120b4b18c23a4a833876823c69
parent691f1fccf72e3092e3a7a79fd672940afc9305ef
ALSA: hda - Introduce shutup callback to Realtek spec struct

Add shutup callback to be called codec-specifically for avoiding pop
noises at suspend or shutdown.  As a generic callback, just turn EAPD
off.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c