diff options
| author | 2021-12-13 19:03:31 +0000 | |
|---|---|---|
| committer | 2022-01-12 19:43:15 +0100 | |
| commit | a05f5d0e6aebd5c562d7f61b0fd3904d3e3994d1 (patch) | |
| tree | 29a70c99c491558904b8962492ade1fa862e6a8e /lib/parser.c | |
| parent | leds: lgm-sso: Get rid of duplicate of_node assignment (diff) | |
| download | linux-dev-a05f5d0e6aebd5c562d7f61b0fd3904d3e3994d1.tar.xz linux-dev-a05f5d0e6aebd5c562d7f61b0fd3904d3e3994d1.zip | |
leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt
output of dev_of_node() is already assigned to "np" variable in
ktd2692_parse_dt(). Use "np" variable to check if OF node is NULL
instead of calling dev_of_node() again.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions
