From: Takashi Iwai Date: Tue, 4 Oct 2005 11:49:32 +0000 (+0200) Subject: [ALSA] emu10k1 - Fix handling of ac97_chip=2 X-Git-Tag: v2.6.14-rc4~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b150869369adafb7cc0cf65ea500f9f3c4bbf857;p=pandora-kernel.git [ALSA] emu10k1 - Fix handling of ac97_chip=2 EMU10K1/EMU10K2 driver Fixed the handling of ac97_chip=2 capability type. The error occurs in snd_ac97_mixer(), not in snd_ac97_bus(). Also, release the unnecessary ac97_bus object in the error path. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed