aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2017-12-28 18:22:54 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-09 08:19:41 -0500
commitaa1f10e85b0ab53dee85d8e293c8159d18d293a8 (patch)
tree17f0b76f442b515fc12a0d2055e520997d89a851 /tools/perf/scripts/python/check-perf-trace.py
parent06e7e776ca4d36547e503279aeff996cbb292c16 (diff)
mux: core: fix double get_device()
class_find_device already does a get_device on the returned device. So the device returned by of_find_mux_chip_by_node is already referenced and we should not reference it again (and unref it on error). Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Peter Rosin <peda@axentia.se> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions