summaryrefslogtreecommitdiffstats
path: root/sound/firewire/motu/motu.h
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2019-08-04 15:21:36 +0900
committerTakashi Iwai <tiwai@suse.de>2019-08-05 19:57:28 +0200
commitccc6c1b0e604144d4d068eb676b444397cecf1b3 (patch)
tree9955a832c97bdb14620cd56c610af62290811910 /sound/firewire/motu/motu.h
parentc281d46a51e31703183aa66ed9315446a0a10953 (diff)
downloadlinux-ccc6c1b0e604144d4d068eb676b444397cecf1b3.tar.gz
linux-ccc6c1b0e604144d4d068eb676b444397cecf1b3.tar.bz2
linux-ccc6c1b0e604144d4d068eb676b444397cecf1b3.zip
ALSA: firewire-motu: support AMDTP domain
This commit adds AMDTP domain support for ALSA firewire-motu driver. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/motu/motu.h')
-rw-r--r--sound/firewire/motu/motu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/firewire/motu/motu.h b/sound/firewire/motu/motu.h
index 09d1451d7de4..350ee2c16f4a 100644
--- a/sound/firewire/motu/motu.h
+++ b/sound/firewire/motu/motu.h
@@ -69,6 +69,8 @@ struct snd_motu {
int dev_lock_count;
bool dev_lock_changed;
wait_queue_head_t hwdep_wait;
+
+ struct amdtp_domain domain;
};
enum snd_motu_spec_flags {