OSDN Git Service

ALSA: dice: Rename structure and its members
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 28 Nov 2014 15:59:11 +0000 (00:59 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sat, 29 Nov 2014 19:03:17 +0000 (20:03 +0100)
commit732d153fbeac1774393508b3cec4b1d09e567585
treefb7cc19eca7dd8922cbf90fb451730675b4301af
parent81fc5ad51539e765cd470f1d0d9d0477d1c4c30c
ALSA: dice: Rename structure and its members

Currently, dice driver supports AMDTP out-stream. In followed commits, AMDTP
in-stream will be supported but current name of members in dice structure
are not propper. This commit renames these members to proper name.

Additionally, for easily distinguishing local symbols from structure tag,
rename dice tag into snd_dice.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/dice.c