commit | 81c4899f7ef3675fdc574de2671ff9fa45996cc5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu May 03 12:26:14 2007 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri May 11 16:56:14 2007 +0200 |
tree | eaf295ec2f7a964588737d9c3deeefc1084bc943 | |
parent | 4d69d756d19a4f457749f3667ad7fc8984bba15c [diff] |
[ALSA] usbaudio - Revert the minimal period size fix patch The last patch didn't really work (false report). Although the hardware supports 125us minimum period, the current usb-audio driver code assumes the 1ms period in many places. Rollback the change. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>