]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Rewrite alc269_suspend to alc269_shutup
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 08:39:25 +0000 (10:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 08:39:25 +0000 (10:39 +0200)
commit46d586084c649c7974d0642d492713b397510a6e
tree0bf8f8ef7ea99258d7f0244a39485e01632a7806
parentee43141caccb81ff35744230fcac21fec4d3e865
ALSA: hda - Rewrite alc269_suspend to alc269_shutup

alc269_suspend is just calling the shut-up, so we can use the new shutup
callback for the purpose.

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