summaryrefslogtreecommitdiff
path: root/scripts/objdump-func
diff options
context:
space:
mode:
authorThéo Lebrun <theo.lebrun@bootlin.com>2026-07-01 18:57:00 +0200
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>2026-07-03 10:20:38 +0200
commitb0901d4dc17e37edbc928c01dced21ea86da87f2 (patch)
treed5dd92a1314759853e6d4733c3e0b2494cd84cdf /scripts/objdump-func
parent2123813511d495b99b605abe4db167793698e0c5 (diff)
downloadlinux-next-b0901d4dc17e37edbc928c01dced21ea86da87f2.tar.gz
linux-next-b0901d4dc17e37edbc928c01dced21ea86da87f2.zip
gpio: nomadik: drop duplicate probe error line
Now that all error codepaths in nmk_gpio_populate_chip() log an error, drop dev_err() call that is made on nmk_gpio_populate_chip() failure. Current boot log: [ 0.544230] nomadik-gpio 1400000.gpio: failed getting reset control: -EPROBE_DEFER [ 0.544274] nomadik-gpio 1400000.gpio: could not populate nmk chip struct The second line is always redundant (or is logged when we shouldn't log, like ioremap or alloc failures). Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com> Reviewed-by: Linus Walleij <linusw@kernel.org> Link: https://patch.msgid.link/20260701-gpio-nomadik-silent-v1-3-644d10316cef@bootlin.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Diffstat (limited to 'scripts/objdump-func')
0 files changed, 0 insertions, 0 deletions