]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add post_suspend patch ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Jul 2011 08:19:20 +0000 (10:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Jul 2011 15:21:23 +0000 (17:21 +0200)
commit231d19610ef75ca7d0e7fa92813da535020a9879
tree90600a19dbefda57a6e60d1333aa8c5ae62250b8
parent3cf28c22b35e9dd9355dbd30eeaf435b1eaa6c6a
ALSA: hda - Add post_suspend patch ops

Add a new ops, post_suspend(), which is called after suspend() ops is
performed.  This is called only in the case of the real PM suspend, and
the codec driver can use this for further changing of D-state or
clearing the LED, etc.

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