ALSA: hda - Remove superfluous stac_resume()
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Jun 2013 07:27:19 +0000 (09:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Jun 2013 07:27:19 +0000 (09:27 +0200)
The stac_resume() is exactly what the default resume code does, so
we don't have to define and use it doubly.  Let's cut it off.

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

Simple merge