On Mon, Jun 10, 2019 at 7:12 PM Grygorii Strashko <grygorii.stras...@ti.com> wrote:
> From: Russell King <rmk+ker...@armlinux.org.uk> > > We already have a read-modify-write helper, but there's more that can > be done with a read-modify-write helper if it returned the new value. > Modify the existing helper to return the new value, and arrange for > it to take one less argument by having the caller compute the register > address. > > Signed-off-by: Russell King <rmk+ker...@armlinux.org.uk> > Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com> Patch applied. Yours, Linus Walleij