regulator: bd9576: Constify the voltage tables
authorAxel Lin <axel.lin@ingics.com>
Tue, 25 May 2021 10:04:05 +0000 (18:04 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 3 Jun 2021 13:04:54 +0000 (14:04 +0100)
commit6041d5fe512cd6ceaf730cdfa1786f2bc9b5b1b5
tree2d198de970fe7baaf8b76d79becebc8eb7dd704f
parentb61ac767db4d62540732cdac9f1820e56b9a5008
regulator: bd9576: Constify the voltage tables

Also use unsigned int instead of int for the voltage tables.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/20210525100405.2506483-1-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/bd9576-regulator.c