diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-06-26 13:40:35 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-06-29 10:16:22 +0100 |
commit | d313cdde71ec9a5c327a515c37a0dca2cca00de5 (patch) | |
tree | 288366d6045f2739e47eddbd6a20c143704f0c20 /drivers/hwspinlock | |
parent | 8175a01c2117e13f53b258e039f3a89c58be1425 (diff) |
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 'drivers/hwspinlock')
0 files changed, 0 insertions, 0 deletions