Re: [PATCH v3 1/9] clk: actions: Cache regmap info in private clock descriptor

From: Stephen Boyd
Date: Wed Oct 17 2018 - 02:02:30 EST


Quoting Manivannan Sadhasivam (2018-08-10 02:51:05)
> In order to support the reset controller, regmap info needs to
> be cached in the private clock descriptor, owl_clk_desc. Hence,
> save that and also make the clock descriptor struct non const.
>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> ---

Applied to clk-next