On Mon, Jun 10, 2019 at 7:12 PM Grygorii Strashko <grygorii.strashko@xxxxxx> wrote: > From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> > > 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+kernel@xxxxxxxxxxxxxxx> > Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx> Patch applied. Yours, Linus Walleij