Home
last modified time | relevance | path

Searched hist:b150869369adafb7cc0cf65ea500f9f3c4bbf857 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/emu10k1/
H A Demumixer.cdiff b150869369adafb7cc0cf65ea500f9f3c4bbf857 Tue Oct 04 06:49:32 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>