]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: max1586: Constify v6_voltages_uv table
authorAxel Lin <axel.lin@ingics.com>
Sat, 30 Mar 2013 05:57:29 +0000 (13:57 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 30 Mar 2013 13:53:21 +0000 (13:53 +0000)
commit8d7e95f6c348cc46755e56f1f13e23354e8dbf73
tree9868fcb6621eb11f3ce40ea988edb0bfb58b7577
parentc1901efe839bce81e91af22e4670dea219e20b1a
regulator: max1586: Constify v6_voltages_uv table

Make v6_voltages_uv to be const unsigned int.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/max1586.c