]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: line6: Support assymetrical in/out configurations
authorAndrej Krutak <dev@andree.sk>
Sun, 18 Sep 2016 18:59:23 +0000 (20:59 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Sep 2016 21:00:10 +0000 (23:00 +0200)
commit7a0f55aeeb8f1fa32a119d34ddfefc6100936692
treec09d5ec340198bad9fde8f47f9098233cb6859ab
parent79faa2b048b23f28a24a7b232d8933cb53df95b7
ALSA: line6: Support assymetrical in/out configurations

Splits max_packet_size to max_packet_size_in/out (e.g. for
different channel counts).

Signed-off-by: Andrej Krutak <dev@andree.sk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/capture.c
sound/usb/line6/pcm.c
sound/usb/line6/pcm.h
sound/usb/line6/playback.c