From: Clemens Ladisch Date: Mon, 25 Feb 2008 09:59:52 +0000 (+0100) Subject: [ALSA] mpu401: reduce tx loop timeout X-Git-Tag: v2.6.26-rc1~1087^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6b5828cdbbedaf26b12ae64befbec18084ea3c;p=pandora-kernel.git [ALSA] mpu401: reduce tx loop timeout Reduce the number of times to check for a non-empty Tx FIFO from 100 to 2 because there is no MPU-401 implementation that needs more than one or two reads to determine the actual FIFO status. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed