commit | 607d4f7f0551eb591fbaca4bf44a8d6251e82f00 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 09 10:31:08 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed May 09 10:32:35 2012 +0200 |
tree | c317cf8a3496cb534a28e7993bc4fe71bb497caf | |
parent | 128bc4ba8c52194eae5a80594ec9b7f6b35ba88f [diff] |
ALSA: hda - Remove pre_resume and post_suspend ops Since the recent commit, the resume procedure is always performed at the resume time. This makes the pre_resume hack for VREF mute LED on some HP laptops superfluous. As this is the only user of pre_resume (and there is no user of post_suspend) ops, let's kill them again. Signed-off-by: Takashi Iwai <tiwai@suse.de>