commit | b150869369adafb7cc0cf65ea500f9f3c4bbf857 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Oct 04 13:49:32 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Oct 07 14:46:34 2005 +0200 |
tree | 84ec5cce59978d59cacc5860008a7a7997551f69 | |
parent | 315e3bd717068624ce888f3d045a168acefc6ce8 [diff] |
[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 <tiwai@suse.de>