summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorJoe Hattori <joe@pf.is.s.u-tokyo.ac.jp>2025-01-16 15:53:38 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-17 12:58:49 +0100
commitc65b229699dec5affffd4d4972825c3b3a818e92 (patch)
treee4ecf0790c50605682187f3b8b508b41ca4147ec /net/lapb/lapb_out.c
parentbc32bbd0401170853b479645002df52f849f48fe (diff)
spmi: hisi-spmi-controller: Drop duplicated OF node assignment in spmi_controller_probe()
spmi_controller_probe() assigns a parent device and an OF node to an SPMI controller. However, the operations are not needed as they are already assigned in spmi_controller_alloc(). Thus, remove the duplicated assignments. An unnecessary OF node reference acquisition is also dropped by this patch. Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp> Suggested-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20250116044907.2947218-1-joe@pf.is.s.u-tokyo.ac.jp Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20250116235339.300485-3-sboyd@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions