diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-05-03 08:31:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-05 22:39:19 +0200 |
commit | 0ed55be47c99cb156f96ad95649760d474d9c56c (patch) | |
tree | 8f59b0a60362fead165350711eae006fe1959afb /tools/perf/scripts/python/stackcollapse.py | |
parent | 412314720aec9226e7e423395d27ca17d5dd3b24 (diff) |
serial: pic32: don't assign pic32_sport::cts_gpio twice
sport->cts_gpio is first assigned -EINVAL and few lines below using
of_get_named_gpio(). Remove the first (useless) assignment.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220503063122.20957-9-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions