[ALSA] gusextreme: set codec_flag
authorRene Herman <rene.herman@gmail.com>
Mon, 19 Feb 2007 12:07:50 +0000 (13:07 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:55:40 +0000 (16:55 +0200)
commit442f4f36bed8bcadcbda299c615c12fae95eda99
treef9b961469fded7c8fcf1161473da0b2f819ccc7e
parentb44dfe1a4a39dbf55d204486a45aa3263eb12df0
[ALSA] gusextreme: set codec_flag

The gusextreme driver neglects to set the gus->codec_flag meaning
snd_gf1_pcm_new() allocates a second 'PCM Playback Volume' control,
which makes the driver fail to load.

Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/isa/gus/gusextreme.c