sound: usb-audio: remove MIN_PACKS_URB
authorClemens Ladisch <clemens@ladisch.de>
Fri, 20 Feb 2009 08:32:40 +0000 (09:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 20 Feb 2009 10:14:55 +0000 (11:14 +0100)
commitf3990e610a157e9c36af85a75bc66260dff31f40
tree257306b9e21b0b9e37c2063bf4a2ad099a1ade7c
parent54530bded6ecf22d683423b66fc3cd6dddb249aa
sound: usb-audio: remove MIN_PACKS_URB

Remove the MIN_PACKS_URB symbol because other limits can force the
number of packets down to one, regardless of the value of this symbol,
and nobody has ever changed it anyway.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usbaudio.c