diff options
author | Shresth Prasad <shresthprasad7@gmail.com> | 2024-05-02 22:51:21 +0530 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-05-10 15:44:29 +0100 |
commit | 1fd949f653ee1a3c1776ef8a5295ae072c9b67f2 (patch) | |
tree | f8dce052e484ae4af45ba95fecc2b2d2f491ea8d /drivers/spmi | |
parent | f80460c5231bdd01b6836343b699caa7f190c537 (diff) |
backlight: sky81452-backlight: Remove unnecessary call to of_node_get()
`dev->of_node` already has a reference to the device_node and calling
of_node_get on it is unnecessary. All conresponding calls to
of_node_put are also removed.
Signed-off-by: Shresth Prasad <shresthprasad7@gmail.com>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240502172121.8695-2-shresthprasad7@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions