Re: [PATCH] clk: at91: programmable: remove unneeded register read
From: Stephen Boyd
Date: Mon Feb 25 2019 - 12:24:58 EST
Quoting Alexandre Belloni (2019-02-22 16:08:58)
> From: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
>
> This register read is a leftover of a previous read/modify/write. We now use
> regmap_update_bits(), so we don't need it anymore.
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> ---
Applied to clk-next