summaryrefslogtreecommitdiffstats
path: root/sound/firewire/Makefile
diff options
context:
space:
mode:
authorTakashi Sakamoto2015-09-30 02:39:16 +0200
committerTakashi Iwai2015-09-30 15:33:50 +0200
commit9edf723fd85822c7b7d8ef4f41a74c5a33eeca0c (patch)
treee0e2cbc177c33ef407d9f9b046fc2ebc7d716035 /sound/firewire/Makefile
parentMerge branch 'topic/drm-sync-audio-rate' into for-next (diff)
downloadkernel-qcow2-linux-9edf723fd85822c7b7d8ef4f41a74c5a33eeca0c.tar.gz
kernel-qcow2-linux-9edf723fd85822c7b7d8ef4f41a74c5a33eeca0c.tar.xz
kernel-qcow2-linux-9edf723fd85822c7b7d8ef4f41a74c5a33eeca0c.zip
ALSA: firewire-digi00x: add skeleton for Digi 002/003 family
This commit adds a new driver for Digidesign 002/003 family. This commit just creates/removes card instance according to bus event. More functions will be added in following commits. Digidesign 002/003 family consists of: * Agere FW802B for IEEE 1394 PHY layer * PDI 1394L40 for IEEE 1394 LINK layer and IEC 61883 interface * ALTERA ACEX EP1K50 for IEC 61883 layer and DSP controller * ADSP-21065L for signal processing [minor cleanup using skip_spaces() by tiwai] Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/Makefile')
-rw-r--r--sound/firewire/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/firewire/Makefile b/sound/firewire/Makefile
index 6a8a71371efd..5325d15d7018 100644
--- a/sound/firewire/Makefile
+++ b/sound/firewire/Makefile
@@ -11,3 +11,4 @@ obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
obj-$(CONFIG_SND_SCS1X) += snd-scs1x.o
obj-$(CONFIG_SND_FIREWORKS) += fireworks/
obj-$(CONFIG_SND_BEBOB) += bebob/
+obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += digi00x/