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)
commit58e22201f8a4c270300c589083ff9117b3b8274c
treef05e57683f5422ce79af406a8d5958b04f49eacc
parent28cb72e5b86bb8340568c2ceb940eb165a9791b3
ALSA: hda - Remove superfluous stac_resume()

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