11 Sep
2007
11 Sep
'07
12:37 a.m.
At Mon, 10 Sep 2007 23:40:34 +0200, Krzysztof Helt wrote:
On Mon, 10 Sep 2007 20:29:21 +0200 Rene Herman rene.herman@gmail.com wrote:
Thanks to Krysztof Helt for pinpointing this problem.
Please change it to Krzysztof Helt
Sorry, too late, already committed to the public tree...
diff --git a/sound/isa/cs423x/cs4231_lib.c b/sound/isa/cs423x/cs4231_lib.c index 914d77b..9e8e0f1 100644 --- a/sound/isa/cs423x/cs4231_lib.c +++ b/sound/isa/cs423x/cs4231_lib.c @@ -346,16 +346,14 @@ void snd_cs4231_mce_down(struct snd_cs4231 *chip) } snd_cs4231_busy_wait(chip);
- /* calibration process */
The snd_cs4231_busy_wait(chip) is not needed any more here.
Care to create a patch?
The latest tree can be accessed via hg.alsa-project.org (in case hg-mirror is out of sync).
thanks,
Takashi