regulator: max77802: Make regulator_desc array const
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 27 Oct 2014 15:44:13 +0000 (16:44 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 28 Oct 2014 00:02:54 +0000 (00:02 +0000)
The regulator_register() expects array of 'regulator_desc' to be const.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found