From: Takashi Sakamoto Date: Fri, 28 Nov 2014 15:59:11 +0000 (+0900) Subject: ALSA: dice: Rename structure and its members X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~21^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732d153fbeac1774393508b3cec4b1d09e567585;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed