ALSA: hda - Use init callback in stac92xx_resume()
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Nov 2008 08:36:55 +0000 (09:36 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 18 Nov 2008 08:43:10 +0000 (09:43 +0100)
commit2c885878c1b29293f04cfb4a5bd285c969148a8b
tree40384f53eceec2e7d78992fc9ae3a7d970352733
parente4973e1e5a42072ce88736ba0e39e4b8fc6c3c44
ALSA: hda - Use init callback in stac92xx_resume()

Call the init callback and remove duplicated codes in stac92xx_resume().
This also fixes the missing initialization such as digital I/O pins.

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