]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: line6: Always setup isochronous transfer properties
authorAndrej Krutak <dev@andree.sk>
Mon, 6 Feb 2017 19:34:58 +0000 (20:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Feb 2017 08:40:49 +0000 (09:40 +0100)
commit5d81296b5e7849ba3bcc5bf430ffd37bf67ff7dc
treec28d997b973ed53112d8d2fe717b4e88dfffeba2
parent1e94320ffee29424ef70cdbb7f5601216382b7e6
ALSA: line6: Always setup isochronous transfer properties

While not all line6 devices currently support PCM, it causes no
harm to 'have it prepared'.

This also fixes toneport, which only has PCM - in which case
we previously skipped the USB transfer properties detection completely.

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