commit | e581f3dba509f6d48e4939aa70e9b768aa5fd4f3 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jul 26 10:19:20 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jul 26 17:21:23 2011 +0200 |
tree | 90600a19dbefda57a6e60d1333aa8c5ae62250b8 | |
parent | 2a43952a99072f43c92355882b7965c8762ae3f3 [diff] |
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>