ALSA: dice: Move file to its own directory
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 28 Nov 2014 15:59:12 +0000 (00:59 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sat, 29 Nov 2014 19:03:45 +0000 (20:03 +0100)
commit14ff6a094815988b018ea4d698c2e2cc3ceee27c
tree958e9fbff9372504d75f84fb1e03354f037973df
parent732d153fbeac1774393508b3cec4b1d09e567585
ALSA: dice: Move file to its own directory

In followed commits, dice driver is split into several files. For easily
managing these files, this commit adds subdirectory and move file into
the directory.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/Makefile
sound/firewire/dice/Makefile [new file with mode: 0644]
sound/firewire/dice/dice-interface.h [moved from sound/firewire/dice-interface.h with 100% similarity]
sound/firewire/dice/dice.c [moved from sound/firewire/dice.c with 99% similarity]