Re: [PATCH] clk: imx: clk-gate2: Pass the device to the register function

From: Shawn Guo
Date: Sun Mar 15 2020 - 21:39:10 EST


On Fri, Mar 13, 2020 at 06:10:19PM +0200, Abel Vesa wrote:
> The device needs to be passed on to the clk_hw_register.
>
> Fixes: 1f9aec9662566189 ("clk: imx: clk-gate2: Switch to clk_hw based API")
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>

Applied, thanks.