diff options
author | Peter Chen <[email protected]> | 2016-07-04 14:55:57 +0800 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2016-08-08 14:31:09 +0100 |
commit | b079bd555f6060cd6b435a1eb58ec3b8d255ebd0 (patch) | |
tree | 53f5ebe25f2647ea20b84a271f133117f45580e5 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 557e37c05f28bad113d65d584699e8d8f29f70a3 (diff) |
firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle
of_node_put needs to be called when the device node which is got
from of_parse_phandle has finished using it.
Besides, of_address_to_resource always returns -EINVAL for error, delete
the assignment for ret.
Signed-off-by: Peter Chen <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions