From: Arnaud Patard Date: Wed, 4 Oct 2006 16:21:05 +0000 (+0200) Subject: [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs() X-Git-Tag: v2.6.19-rc2~286^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4130d59b1ac6e32c130bd59dbce5eb30fede0197;p=pandora-kernel.git [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs() The emu10k1 driver saves the A_IOCFG and HCFG register on suspend and restores it on resumes. Unfortunately, this doesn't work as the arguments to outl() are reversed. Signed-off-by: Arnaud Patard Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed