At Thu, 30 Aug 2012 18:52:28 +0200, Daniel Mack wrote:
Here are 3 more regression fixes for snd-usb in 3.5. It's annoying they haven't been found earlier, but at least we're now back to the streaming quality we had before the streaming refactoring.
Anyone with a USB device, please give it a quick shot at least.
I have no device right now during traveling, so ping me if you got a positive report or you tested by yourself. Then I'll merge and send the pull request in the next week.
thanks,
Takashi
Thanks, Daniel
Daniel Mack (3): ALSA: snd-usb: restore delay information ALSA: snd-usb: fix calls to next_packet_size ALSA: snd-usb: fix cross-interface streaming devices
sound/usb/endpoint.c | 13 +------------ sound/usb/endpoint.h | 1 + sound/usb/pcm.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 49 insertions(+), 16 deletions(-)
-- 1.7.11.4