diff options
author | 2019-10-03 15:32:08 +0300 | |
---|---|---|
committer | 2019-10-11 11:26:55 +0200 | |
commit | 51c100a651a471fcb8ead1ecc1224471eb0d61b9 (patch) | |
tree | c693be830e5cf2a06edbbab8a9b702fde67f2571 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.4-rc2 (diff) | |
download | wireguard-linux-51c100a651a471fcb8ead1ecc1224471eb0d61b9.tar.xz wireguard-linux-51c100a651a471fcb8ead1ecc1224471eb0d61b9.zip |
software node: Get reference to parent swnode in get_parent op
The software_node_get_parent() returned a pointer to the parent swnode,
but did not take a reference to it, leading the caller to put a reference
that was not taken. Take that reference now.
Fixes: 59abd83672f7 ("drivers: base: Introducing software nodes to the firmware node framework")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions