diff options
author | Andy Shevchenko <[email protected]> | 2021-12-14 14:58:54 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2021-12-16 04:18:30 +0100 |
commit | 8a8d6bbe1d3bc7137c777ba06246d7e9c08dde4d (patch) | |
tree | d4ca8e3684bd991797c60a1f8a0ab999bf339e73 /net/lapb/lapb_timer.c | |
parent | 8df89a7cbc63c7598c00611ad17b67e8d5b4fad3 (diff) |
pinctrl: Get rid of duplicate of_node assignment in the drivers
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 these assignment all at once.
For the details one may look into the of_gpio_dev_init() implementation.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions