1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/kmb
Laurent Pinchart fb8d617f8f 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: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Jyri Sarha <jyri.sarha@iki.fi>
2021-07-28 16:33:12 +03:00
..
Kconfig drm/Kconfig: rename keembay config 2020-11-13 14:53:34 +10:00
kmb_crtc.c drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages 2020-11-11 22:00:05 +01:00
kmb_drv.c drm/kmb: Fix error return code in kmb_hw_init() 2021-06-22 10:33:49 -07:00
kmb_drv.h drm/kmb: Add support for KeemBay Display 2020-11-05 19:20:17 +01:00
kmb_dsi.c drm/bridge: Centralize error message when bridge attach fails 2021-07-28 16:33:12 +03:00
kmb_dsi.h drm/kmb: Mipi DSI part of the display driver 2020-11-05 19:20:23 +01:00
kmb_plane.c drm: Use state helper instead of the plane state pointer 2021-02-25 08:05:28 +01:00
kmb_plane.h drm/kmb: Fix build warnings 2020-11-11 21:34:18 +01:00
kmb_regs.h
Makefile drm/kmb: Build files for KeemBay Display driver 2020-11-05 19:20:38 +01:00