diff options
author | Andy Shevchenko <[email protected]> | 2021-12-02 22:58:55 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2022-01-05 10:13:50 +0100 |
commit | 68fa39ea9124c9794b31016650e4464ebc40ae1d (patch) | |
tree | 064d0eb5af03d5e40b2f3d88be3247ec9aec225e /tools/perf/scripts/python/intel-pt-events.py | |
parent | 617dbee5c7acfa0a884a423e93fc4dede8e6d4de (diff) |
can: mcp251x: mcp251x_gpio_setup(): Get rid of duplicate of_node assignment
GPIO library does copy the of_node from the parent device of the GPIO
chip, there is no need to repeat this in the individual drivers.
Remove assignment here.
For the details one may look into the of_gpio_dev_init()
implementation.
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions