commit | a7d9c0990d5503775784fef7ff44d74d7e3294fd | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Fri Apr 03 09:48:26 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Apr 07 04:11:28 2009 +0200 |
tree | af61abe757897db23d2266506db75d241f586948 | |
parent | 744b89e542b9a16c9afb8a88f623fbe059c88ccb [diff] |
sound: usb-audio: allow period sizes less than 1 ms To enable periods shorter than 1 ms, we have to make sure that short periods are only available for alternate settings that have a small enough data packet interval. Furthermore, the code that aligns URBs to USB frames is now superfluous. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>