diff options
author | Krzysztof Kozlowski <[email protected]> | 2014-03-21 13:18:17 +0100 |
---|---|---|
committer | Mike Turquette <[email protected]> | 2014-03-24 15:11:27 -0700 |
commit | 238e14055da87d0d012257788e39fe0df3a82226 (patch) | |
tree | aea727b6ee2e027605899a8ab662bc2856bdbe62 /scripts/gdb/linux/utils.py | |
parent | c115b13b85af69df0314556213db0b73cd8ea7e6 (diff) |
clk: s2mps11: Fix possible NULL pointer dereference
If parent device does not have of_node set the s2mps11_clk_parse_dt()
returned NULL. This NULL was later passed to of_clk_add_provider() which
dereferenced it in pr_debug() call.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Cc: <[email protected]>
Signed-off-by: Mike Turquette <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions