]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: s2mps11: Constify regulator_desc array
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 28 Feb 2014 10:01:49 +0000 (11:01 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 3 Mar 2014 02:08:55 +0000 (10:08 +0800)
commit2104b720c714f733a883bce71de38642f8480f7b
treeb29383e4ceddebac6b1e84a0b0e5495fd5d6a23d
parent36b45728fe918652f456131844dfaacf45c5c51e
regulator: s2mps11: Constify regulator_desc array

Constify the regulator_desc 'regulators' array.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/s2mps11.c