From: Axel Lin Date: Wed, 15 Jul 2015 07:38:14 +0000 (+0800) Subject: ASoC: Constify snd_soc_dai_ops variables X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64793047558781330a1d13b159a2bc9385bdf97f;p=pandora-kernel.git ASoC: Constify snd_soc_dai_ops variables The snd_soc_dai_ops variables are not modified after initialization in these drivers, so make them const. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed