commit | 732d153fbeac1774393508b3cec4b1d09e567585 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sat Nov 29 00:59:11 2014 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Nov 29 20:03:17 2014 +0100 |
tree | fb7cc19eca7dd8922cbf90fb451730675b4301af | |
parent | 81fc5ad51539e765cd470f1d0d9d0477d1c4c30c [diff] |
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>