commit | a16039cbf1a1ee7e76d7d100f9e613998919ab91 | [log] [tgz] |
---|---|---|
author | Andrej Krutak <dev@andree.sk> | Sun Sep 18 20:59:32 2016 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Sep 19 23:03:47 2016 +0200 |
tree | a12d4bd94723c8ea609b71973bc3aa499322bbb6 | |
parent | cfa769695d2bc50b729db6a5973398b24d126c79 [diff] |
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>