diff options
author | Liang He <windhl@126.com> | 2022-09-16 23:47:08 +0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-09-19 06:16:39 -0700 |
commit | 7f62cf781e6567d59c8935dc8c6068ce2bb904b7 (patch) | |
tree | d3dc551c0c5af2e61f5b5a49c399553c81118988 /tools/perf/scripts/python/futex-contention.py | |
parent | b7f3e9650f12d1e06b94a0257bcb90279f691bf5 (diff) |
hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
In gsc_hwmon_get_devtree_pdata(), we should call of_node_get() before
the of_find_compatible_node() which will automatically call
of_node_put() for the 'from' argument.
Fixes: 3bce5377ef66 ("hwmon: Add Gateworks System Controller support")
Signed-off-by: Liang He <windhl@126.com>
Co-developed-by: Mengda Chen <chenmengda2009@163.com>
Signed-off-by: Mengda Chen <chenmengda2009@163.com>
Link: https://lore.kernel.org/r/20220916154708.3084515-1-chenmengda2009@163.com
Cc: stable@vger.kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions