git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a43952
)
ALSA: hda - Add post_suspend patch ops
author
Takashi Iwai
<tiwai@suse.de>
Tue, 26 Jul 2011 08:19:20 +0000
(10:19 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 26 Jul 2011 15:21:23 +0000
(17:21 +0200)
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>
No differences found