mfd: Constify WM8994 regulator_init_data
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 28 Nov 2011 23:26:47 +0000 (23:26 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jan 2012 23:37:35 +0000 (00:37 +0100)
commitbdd6a67a3936f4da5ef382ec640b8d1eb1f209fa
tree0feda40c16d0e4e4a11be5bec430e604d7afbd50
parent97e43c983c721a47546e6db3b7711dcd912a6481
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 <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/linux/mfd/wm8994/pdata.h