diff options
author | James Hilliard <james.hilliard1@gmail.com> | 2020-04-11 13:02:41 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-28 17:54:15 +0200 |
commit | 7706b0a76a9697021e2bf395f3f065c18f51043d (patch) | |
tree | 98ab7f3d7b51a511b0aac622985b530255fb323d /drivers/base/dd.c | |
parent | 00b247557858bc0651a646710d90aba186bfeed4 (diff) |
component: Silence bind error on -EPROBE_DEFER
If a component fails to bind due to -EPROBE_DEFER we should not log an
error as this is not a real failure.
Fixes messages like:
vc4-drm soc:gpu: failed to bind 3f902000.hdmi (ops vc4_hdmi_ops): -517
vc4-drm soc:gpu: master bind failed: -517
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Link: https://lore.kernel.org/r/20200411190241.89404-1-james.hilliard1@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/dd.c')
0 files changed, 0 insertions, 0 deletions