Files
kernel/include/linux/mfd
Axel Lin e08abeca39 regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functions
The only user of wm8400_block_read/wm8400_set_bits functions is the
wm8400 regulator driver. At the context of all the callers, we can
use regmap_bulk_read/regmap_update_bits directly.
Thus remove wm8400_block_read/wm8400_set_bits functions.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-03-11 16:36:29 +00:00
..
2017-04-27 09:25:07 +01:00
2018-04-16 11:53:36 +01:00
2017-07-06 08:29:13 +01:00
2017-08-21 08:54:05 +01:00
2017-04-27 09:25:04 +01:00
2018-10-23 08:58:34 +01:00