summaryrefslogtreecommitdiff
path: root/include/linux/moduleloader.h
diff options
context:
space:
mode:
authorArtem Lytkin <iprintercanon@gmail.com>2026-02-24 21:07:49 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-25 18:03:40 +0300
commitb7a013c12504ba6468e098fab5b91011079daf57 (patch)
treeb38c5292aa19ced288a2426bd3dd230714974cc1 /include/linux/moduleloader.h
parent24b28dc2189790810dbbc29e01759aed39dff5e3 (diff)
downloadlinux-b7a013c12504ba6468e098fab5b91011079daf57.tar.xz
staging: most: dim2: use dev_err_probe and proper error codes for clock
Replace hardcoded -EFAULT returns with dev_err_probe() and PTR_ERR() when devm_clk_get() fails in fsl_mx6_enable(). This ensures the correct error code is propagated (e.g. -EPROBE_DEFER for deferred probing) and avoids log noise during probe deferral. Signed-off-by: Artem Lytkin <iprintercanon@gmail.com> Link: https://patch.msgid.link/20260224180750.28468-3-iprintercanon@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/moduleloader.h')
0 files changed, 0 insertions, 0 deletions