ALSA: hda - Remove pre_resume and post_suspend ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 May 2012 08:31:08 +0000 (10:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 9 May 2012 08:32:35 +0000 (10:32 +0200)
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>

No differences found