regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_table
authorAxel Lin <axel.lin@ingics.com>
Wed, 6 Mar 2019 01:42:01 +0000 (09:42 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 18 Mar 2019 12:11:00 +0000 (12:11 +0000)
commit5fe0ed24379698feb3852950ae7579aa85993c24
tree1139a5edbbaa72dd4277c63f312a32c876eb9c13
parentf668a1db0b30c62c2256cdcb2411c2630eb0e2f6
regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_table

Make it consistent as .volt_table should be const unsigned int *.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max77650-regulator.c