commit | e588ed8304f76cbb396ee85e657a58990298a675 | [log] [tgz] |
---|---|---|
author | Tim Blechmann <tim@klingt.org> | Fri Feb 20 19:30:35 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 23 08:20:01 2009 +0100 |
tree | 8f87b81c85bd1c1caffa3256dba1f3dbcd81ed95 | |
parent | 66a101dda6b26ee566aa9cadcbea904a41d2b268 [diff] |
ALSA: hdsp - poll for iobox sleeping for 2 seconds before checking for the iobox is not enough on some systems. this patch increases the timeout, but polls the card during that time. it thus speeds up the module loading when the card has already been initialized, while being more robust on systems, which require a higher timeout than the predefined 2 seconds. Signed-off-by: Tim Blechmann <tim@klingt.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>