]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee43141caccb81ff35744230fcac21fec4d3e865
treece8d44e10642ea120b4b18c23a4a833876823c69
parentf24005de28faa16e1ae2c15e1e8ba6ccd8c32bbd
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