projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
893e44b
)
[ALSA] cs4231: remove one busy wait
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Mon, 14 Jan 2008 11:07:53 +0000
(12:07 +0100)
committer
Jaroslav Kysela
<perex@perex.cz>
Thu, 31 Jan 2008 16:29:58 +0000
(17:29 +0100)
This busy_wait is not needed after latest changes
to the cs4231-lib
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/isa/cs423x/cs4231_lib.c
patch
|
blob
|
history
diff --git
a/sound/isa/cs423x/cs4231_lib.c
b/sound/isa/cs423x/cs4231_lib.c
index 1cd3fe33a47e704d47cc7d95cc30e981ea582bd8..0aa8649e5c7f897b1c5fb283b69dcd5df5f56cfc 100644
(file)
--- a/
sound/isa/cs423x/cs4231_lib.c
+++ b/
sound/isa/cs423x/cs4231_lib.c
@@
-332,7
+332,6
@@
void snd_cs4231_mce_down(struct snd_cs4231 *chip)
!(chip->hardware & (CS4231_HW_CS4231_MASK | CS4231_HW_CS4232_MASK))) {
return;
}
- snd_cs4231_busy_wait(chip);
/*
* Wait for (possible -- during init auto-calibration may not be set)