diff options
author | Alexander Stein <[email protected]> | 2022-06-21 09:21:18 +0200 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2022-06-24 21:34:44 +0200 |
commit | d9e74da2f1fc42926c6ace1bc47a700f88ada696 (patch) | |
tree | aa370aa331fce0e481fda967a88c4d690f7931ce /include/linux/fpga/fpga-mgr.h | |
parent | a68078b44846379bd276701b537a68542e406c78 (diff) |
drm/panel: panel-simple: Add dev_err_probe if backlight could not be found
If the backlight node is not enabled, this (silently) returns with
-EPROBE_DEFER. /sys/kernel/debug/devices_deferred also shows nothing
helpful:
$ cat /sys/kernel/debug/devices_deferred
display
With this patch, there is a helpful hint:
$ cat /sys/kernel/debug/devices_deferred
display panel-simple: Could not find backlight
Signed-off-by: Alexander Stein <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions