From: Lars-Peter Clausen Date: Thu, 10 Jan 2013 16:06:15 +0000 (+0100) Subject: ASoC: Constify ops and compr_ops fields of snd_soc_dai_link X-Git-Tag: v3.9-rc1~129^2~24^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13aec722f3c14aa6019c800465aa3ddd3638d305;p=pandora-kernel.git ASoC: Constify ops and compr_ops fields of snd_soc_dai_link The core does not modify these fields, so they can be made const. This allows drivers to declare their op tables as const. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed