video: ipu: Fix dereferencing NULL pointer problem
The clk_set_rate function dereferences the clk pointer without checking whether it is NULL. This may cause problem when clk is NULL. Signed-off-by:Peng Fan <peng.fan@nxp.com> Signed-off-by:
Anatolij Gustschin <agust@denx.de>
Loading
Please register or sign in to comment