Re: [PATCH] clk: ux500: fix a possible off-by-one in u8500_prcc_reset_base()

From: Stephen Boyd
Date: Wed May 18 2022 - 16:34:22 EST


Quoting Hangyu Hua (2022-05-17 23:25:37)
> Off-by-one will happen when index == ARRAY_SIZE(ur->base).
>
> Fixes: b14cbdfd467d ("clk: ux500: Add driver for the reset portions of PRCC")
> Signed-off-by: Hangyu Hua <hbh25y@xxxxxxxxx>
> ---

Applied to clk-next