From: Mark Brown Date: Mon, 28 Nov 2011 18:48:14 +0000 (+0000) Subject: mfd: Constify WM8994 regulator_init_data X-Git-Tag: v3.3-rc1~14^2~152^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43913e5ef9e9e05141418577523456e6b23777eb;p=pandora-kernel.git mfd: Constify WM8994 regulator_init_data The driver has no need to modify the regulator_init_data so declare it const to allow machine code to do so. Signed-off-by: Mark Brown Acked-by: Samuel Ortiz --- Reading git-diff-tree failed