commit | ea6b5828cdbbedaf26b12ae64befbec18084ea3c | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Feb 25 10:59:52 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:15 2008 +0200 |
tree | 5a02e041c96c4ec34c574c90b8b094935c03dfb4 | |
parent | 47ba97f8fa01bb5b48e73b4b1271fbf1436a2d4b [diff] |
[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 <clemens@ladisch.de>