On Thu, Jun 27, 2019 at 11:55:56PM +0200, Marek Vasut wrote: > Regmap provides read-modify-write function to update bitfields in > registers. Replace ad-hoc read-modify-write with regmap_update_bits() > where applicable. > > Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
