Re: [PATCH v1 3/4] clk: qoriq: increase array size of cmux_to_group

From: Scott Wood
Date: Tue Feb 26 2019 - 16:32:45 EST


On Tue, 2019-02-26 at 10:11 +0000, Vabhav Sharma wrote:
> From: Yogesh Gaur <yogeshnarayan.gaur@xxxxxxx>
>
> Increase size of cmux_to_group array, to accomdate entry of
> -1 termination.
>
> Added -1, terminated, entry for 4080_cmux_grpX.
>
> Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur@xxxxxxx>
> Signed-off-by: Vabhav Sharma <vabhav.sharma@xxxxxxx>
> Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> ---
> drivers/clk/clk-qoriq.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Scott Wood <oss@xxxxxxxxxxxx>

-Scott