On Wed, Feb 27, 2019 at 09:30:53AM +0800, Axel Lin wrote: > 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 <[email protected]> > ---
Acked-by: Charles Keepax <[email protected]> Thanks, Charles

