regulator: Constify the pointer to alias name array
authorLee Jones <lee.jones@linaro.org>
Fri, 23 May 2014 15:44:10 +0000 (16:44 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 23 May 2014 17:55:23 +0000 (18:55 +0100)
commit9f8c0fe9542141fd0008d5c0f6ae365890f6da94
tree82537978d790be97aa3c32af2762af1c04e37f36
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
regulator: Constify the pointer to alias name array

Toughen-up checks for read-only regulator names.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/core.c
drivers/regulator/devres.c
include/linux/mfd/core.h
include/linux/regulator/consumer.h