[ALSA] usbaudio - Revert the minimal period size fix patch
authorTakashi Iwai <tiwai@suse.de>
Thu, 3 May 2007 10:26:14 +0000 (12:26 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:56:14 +0000 (16:56 +0200)
commit81c4899f7ef3675fdc574de2671ff9fa45996cc5
treeeaf295ec2f7a964588737d9c3deeefc1084bc943
parent4d69d756d19a4f457749f3667ad7fc8984bba15c
[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>
sound/usb/usbaudio.c