From: Takashi Iwai Date: Tue, 25 Jun 2013 07:27:19 +0000 (+0200) Subject: ALSA: hda - Remove superfluous stac_resume() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e22201f8a4c270300c589083ff9117b3b8274c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed