summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/Makefile
diff options
context:
space:
mode:
authorTakashi Sakamoto2014-04-25 15:45:17 +0200
committerTakashi Iwai2014-05-26 14:30:00 +0200
commitad9697bad78fab4665d93e61c702892e289e1764 (patch)
tree21f8395a9ab6f75643267ebd188c0ad4a5ba9b8b /sound/firewire/bebob/Makefile
parentALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset (diff)
downloadkernel-qcow2-linux-ad9697bad78fab4665d93e61c702892e289e1764.tar.gz
kernel-qcow2-linux-ad9697bad78fab4665d93e61c702892e289e1764.tar.xz
kernel-qcow2-linux-ad9697bad78fab4665d93e61c702892e289e1764.zip
ALSA: bebob: Add proc interface for debugging purpose
This commit adds proc interface to get these information for debugging: - firmware information - stream formation - current clock source and sampling rate Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/bebob/Makefile')
-rw-r--r--sound/firewire/bebob/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/firewire/bebob/Makefile b/sound/firewire/bebob/Makefile
index 5cece62e30c0..757c40ef94df 100644
--- a/sound/firewire/bebob/Makefile
+++ b/sound/firewire/bebob/Makefile
@@ -1,2 +1,2 @@
-snd-bebob-objs := bebob_command.o bebob_stream.o bebob.o
+snd-bebob-objs := bebob_command.o bebob_stream.o bebob_proc.o bebob.o
obj-m += snd-bebob.o