Skip to content
Snippets Groups Projects
Commit fb8d617f authored by Laurent Pinchart's avatar Laurent Pinchart
Browse files

drm/bridge: Centralize error message when bridge attach fails


Being informed of a failure to attach a bridge is useful, and many
drivers prints an error message in that case. Move the message to
drm_bridge_attach() to avoid code duplication.

Suggested-by: default avatarStephen Boyd <swboyd@chromium.org>
Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: default avatarTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: default avatarJyri Sarha <jyri.sarha@iki.fi>
parent 5e7ef0b8
No related branches found
No related tags found
No related merge requests found
Showing
with 27 additions and 84 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment