Re: [PATCH 2/3] regulator: s2mps11: Constify regulator_desc array
On Fri, Feb 28, 2014 at 11:01:49AM +0100, Krzysztof Kozlowski wrote: > Constify the regulator_desc 'regulators' array. Applied, thanks. signature.asc Description: Digital signature
[PATCH 2/3] regulator: s2mps11: Constify regulator_desc array
Constify the regulator_desc 'regulators' array. Signed-off-by: Krzysztof Kozlowski --- drivers/regulator/s2mps11.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/s2mps11.c b/drivers/regulator/s2mps11.c index 3647d590b962..189038aecbf5 100644 --- a/driver