regulator: lp8755: Get rid of lp8755_read/lp8755_write/lp8755_update_bits
authorAxel Lin <axel.lin@ingics.com>
Sun, 2 Aug 2020 09:06:38 +0000 (17:06 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 18 Aug 2020 16:18:38 +0000 (17:18 +0100)
commit4cf12735de56d2bfd058af82492b06eed761e111
tree2f9414402aba62629a686420f88da30279d1a294
parent6f4ac2844b61d43c0c48b7c67a974d9f6e4ddd9c
regulator: lp8755: Get rid of lp8755_read/lp8755_write/lp8755_update_bits

Just use regmap_read/regmap_write/regmap_update_bits instead.

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