From: Tim Blechmann Date: Fri, 20 Feb 2009 18:30:35 +0000 (+0100) Subject: ALSA: hdsp - poll for iobox X-Git-Tag: v2.6.30-rc1~676^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e588ed8304f76cbb396ee85e657a58990298a675;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed