From: Mark Brown Date: Mon, 28 Nov 2011 23:26:47 +0000 (+0000) Subject: mfd: Constify WM8994 regulator_init_data X-Git-Tag: v3.3-rc1~71^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd6a67a3936f4da5ef382ec640b8d1eb1f209fa;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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed