RE: [PATCH V2] clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table

From: Aisheng Dong
Date: Fri Nov 22 2019 - 07:00:59 EST


> From: Peng Fan <peng.fan@xxxxxxx>
> Sent: Friday, November 22, 2019 6:05 PM
> Subject: [PATCH V2] clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table
>
> There should be a sentinel of ulp_div_table, otherwise _get_table_div may
> access data out of the array.
>
> Fixes: b1260067ac3d ("clk: imx: add imx7ulp clk driver")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>

Reviewed-by: Dong Aisheng <aisheng.dong@xxxxxxx>

Regards
Aishen