From: Lars-Peter Clausen Date: Wed, 5 Feb 2014 20:54:35 +0000 (+0100) Subject: ASoC: wm8741: Constify rate constraints X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70bad2c780abc6744ab2ab5832b0c9f3de608dad;p=pandora-kernel.git ASoC: wm8741: Constify rate constraints The rate constraints in this driver are shared between all device instances. It should not be (and is not) modified at runtime, so make them const. Signed-off-by: Lars-Peter Clausen Acked-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed