diff options
author | 2016-06-26 13:40:35 +0200 | |
---|---|---|
committer | 2016-06-29 10:16:22 +0100 | |
commit | d313cdde71ec9a5c327a515c37a0dca2cca00de5 (patch) | |
tree | 288366d6045f2739e47eddbd6a20c143704f0c20 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mfd: twl-core: Refactoring for add_numbered_child() (diff) | |
download | linux-dev-d313cdde71ec9a5c327a515c37a0dca2cca00de5.tar.xz linux-dev-d313cdde71ec9a5c327a515c37a0dca2cca00de5.zip |
mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in add_child()
The platform_device_put() function was called in one case by the
add_child() function during error handling even if the passed
variable "pdev" contained a null pointer.
Return directly in this case.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions