[ALSA] mpu401: reduce tx loop timeout
authorClemens Ladisch <clemens@ladisch.de>
Mon, 25 Feb 2008 09:59:52 +0000 (10:59 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:15 +0000 (12:00 +0200)
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 <clemens@ladisch.de>

No differences found