From: Charles Keepax Date: Tue, 25 Feb 2014 13:45:49 +0000 (+0000) Subject: regmap: Mark reg_defaults in regmap_multi_reg_write as const X-Git-Tag: v3.15-rc1~149^2^8~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7e2cec02b0e5bfe2180f09de9b0bc724774c51a;p=pandora-kernel.git regmap: Mark reg_defaults in regmap_multi_reg_write as const There should be no need for the writes supplied to this function to be edited by it so mark them as const. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed