ALSA: line6: Add hwdep interface to access the POD control messages
authorAndrej Krutak <dev@andree.sk>
Sun, 18 Sep 2016 18:59:32 +0000 (20:59 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Sep 2016 21:03:47 +0000 (23:03 +0200)
commita16039cbf1a1ee7e76d7d100f9e613998919ab91
treea12d4bd94723c8ea609b71973bc3aa499322bbb6
parentcfa769695d2bc50b729db6a5973398b24d126c79
ALSA: line6: Add hwdep interface to access the POD control messages

We must do it this way, because e.g. POD X3 won't play any sound unless
the host listens on the bulk EP, so we cannot export it only via libusb.

The driver currently doesn't use the bulk EP messages in other way,
in future it could e.g. sense/modify volume(s).

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