regulator: rk808: Remove rk817_set_suspend_voltage function
authorAxel Lin <axel.lin@ingics.com>
Tue, 8 Oct 2019 01:06:28 +0000 (09:06 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 10:45:41 +0000 (11:45 +0100)
commit9306a733f8eac86400b9149db6d047dc371e46a2
treec925edfdc3de3a262d7342cd1bcd108e490c1206
parentcc37038fe344e6000d30879c27521ee47c534fc8
regulator: rk808: Remove rk817_set_suspend_voltage function

The implement is exactly the same as rk808_set_suspend_voltage, so just
use rk808_set_suspend_voltage instead.

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