aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2015-09-19 11:21:54 +0900
committerTakashi Iwai <tiwai@suse.de>2015-09-29 12:47:11 +0200
commitd67c46b953749aef223496ec95b7bf93e40887dc (patch)
tree0032310f58fc8de629d0cdcd64a4eb1befa992ea /sound/firewire/bebob
parentALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP header (diff)
downloadlinux-dev-d67c46b953749aef223496ec95b7bf93e40887dc.tar.xz
linux-dev-d67c46b953749aef223496ec95b7bf93e40887dc.zip
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation
In later commit, data block processing layer will be newly added. This layer will be named as 'amdtp-am824'. This commit renames current amdtp file to amdtp-stream, to distinguish it from the new layer. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/bebob')
-rw-r--r--sound/firewire/bebob/bebob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/firewire/bebob/bebob.h b/sound/firewire/bebob/bebob.h
index d23caca7f369..72a1c5e404fd 100644
--- a/sound/firewire/bebob/bebob.h
+++ b/sound/firewire/bebob/bebob.h
@@ -31,7 +31,7 @@
#include "../fcp.h"
#include "../packets-buffer.h"
#include "../iso-resources.h"
-#include "../amdtp.h"
+#include "../amdtp-stream.h"
#include "../cmp.h"
/* basic register addresses on DM1000/DM1100/DM1500 */