Re: [PATCH 2/2] clk: palmas: fix a possible NULL dereference

From: Stephen Boyd
Date: Fri Jan 29 2016 - 19:58:08 EST


On 11/25, LABBE Corentin wrote:
> of_match_device could return NULL, and so cause a NULL pointer
> dereference later.
> Even if the probability of this case is very low, fixing it made
> static analyzers happy.
>
> Solving this with of_device_get_match_data made also code simplier.
>
> Reported-by: coverity (CID 1324137)
> Signed-off-by: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
> ---

Applied to clk-next

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project