Skip to content
Commit cca3ff05 authored by Peng Fan's avatar Peng Fan Committed by Anatolij Gustschin
Browse files

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: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
parent 1314bd11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment