Skip to content
Commit a1f62d16 authored by Peng Fan's avatar Peng Fan Committed by Paul Gortmaker
Browse files

clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table

commit ed11e317 upstream.

There should be a sentinel of ulp_div_table, otherwise _get_table_div
may access data out of the array.

Fixes: b1260067

 ("clk: imx: add imx7ulp clk driver")
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent ec6858b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment