aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/firewire/digi00x/digi00x.h
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2019-08-04 15:21:34 +0900
committerTakashi Iwai <tiwai@suse.de>2019-08-05 19:57:26 +0200
commit9a08067ec318cbeaf0caa2d104cf677e723e02a3 (patch)
tree588fe1fa55aeece6f9c4721d596fd8ea2ba8d973 /sound/firewire/digi00x/digi00x.h
parentALSA: dice: support AMDTP domain (diff)
downloadwireguard-linux-9a08067ec318cbeaf0caa2d104cf677e723e02a3.tar.xz
wireguard-linux-9a08067ec318cbeaf0caa2d104cf677e723e02a3.zip
ALSA: firewire-digi00x: support AMDTP domain
This commit adds AMDTP domain support for ALSA firewire-digi00x driver. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/digi00x/digi00x.h')
-rw-r--r--sound/firewire/digi00x/digi00x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/firewire/digi00x/digi00x.h b/sound/firewire/digi00x/digi00x.h
index 0994d191ccda..8041c65f2736 100644
--- a/sound/firewire/digi00x/digi00x.h
+++ b/sound/firewire/digi00x/digi00x.h
@@ -59,6 +59,8 @@ struct snd_dg00x {
/* Console models have additional MIDI ports for control surface. */
bool is_console;
+
+ struct amdtp_domain domain;
};
#define DG00X_ADDR_BASE 0xffffe0000000ull