summaryrefslogtreecommitdiff
path: root/scripts/objdump-func
diff options
context:
space:
mode:
authorThéo Lebrun <theo.lebrun@bootlin.com>2026-02-25 19:55:07 +0300
committerStephen Boyd <sboyd@kernel.org>2026-04-29 05:03:50 +0300
commit4ac170432cf74b753cf59bcd0d449dced48585da (patch)
tree12b2feff37f1f2f65f0de490e5010210bd8c1ee9 /scripts/objdump-func
parenta25ab518f355e1f0dcbea24ee26418dfcd6944b5 (diff)
downloadlinux-4ac170432cf74b753cf59bcd0d449dced48585da.tar.xz
reset: eyeq: drop device_set_of_node_from_dev() done by parent
Our parent driver (clk-eyeq) now does the device_set_of_node_from_dev(dev, dev->parent) call through the newly introduced devm_auxiliary_device_create() helper. Doing it again in the reset-eyeq probe would be redundant. Drop both the WARN_ON() and the device_set_of_node_from_dev() call. Also fix the following comment that talks about "our newfound OF node". Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/objdump-func')
0 files changed, 0 insertions, 0 deletions