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)
commit6c4159a57a6a4867130fea26fe3f757ce5aaadb8
tree775b4680899ff20055a0943968ff7c66a0718c7f
parentbf2753755fe0f6b77f73636a2fe3f39a84ab1ca8
regulator: max77802: Make regulator_desc array const

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>
drivers/regulator/max77802.c
This page took 0.038869 seconds and 5 git commands to generate.