commit | 58e22201f8a4c270300c589083ff9117b3b8274c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 25 09:27:19 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 25 09:27:19 2013 +0200 |
tree | f05e57683f5422ce79af406a8d5958b04f49eacc | |
parent | 28cb72e5b86bb8340568c2ceb940eb165a9791b3 [diff] |
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>