mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
JIRA: https://redhat.atlassian.net/browse/RHEL-248519 commit 3f30211b023fcc810db7e16bb100a246ed7be52b Author: Khristine Andreea Barbulescu <khristineandreea.barbulescu@oss.nxp.com> Date: Mon May 4 15:11:42 2026 +0200 pinctrl: s32cc: use dev_err_probe() and improve error messages Change dev_err&return statements into dev_err_probe throughout the driver on the probing path. Signed-off-by: Andrei Stefanescu <andrei.stefanescu@oss.nxp.com> Signed-off-by: Khristine Andreea Barbulescu <khristineandreea.barbulescu@oss.nxp.com> Reviewed-by: Enric Balletbo i Serra <eballetb@redhat.com> Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Tested-by: Enric Balletbo i Serra <eballetb@redhat.com> Signed-off-by: Linus Walleij <linusw@kernel.org> Signed-off-by: Jared Kangas <jkangas@redhat.com>