]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27738ce362107de7a8e729d9d9db56a5bead69aa
tree1139a5edbbaa72dd4277c63f312a32c876eb9c13
parentb9c8c71439de4246b21ffdbffc964fe26de23929
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