On Thu, Jul 22, 2021 at 08:22:45AM +0200, Sam Ravnborg wrote: > There are no users left and we do not want to have this function > available. > > drm_atomic_bridge_check() is used to call the mode_fixup() operation for > the chained bridges and there is no need for drm_atomic_bridge_check(). > Drop it. > > Signed-off-by: Sam Ravnborg <s...@ravnborg.org> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com> > Cc: Maxime Ripard <mrip...@kernel.org> > Cc: Thomas Zimmermann <tzimmerm...@suse.de> > Cc: David Airlie <airl...@linux.ie> > Cc: Daniel Vetter <dan...@ffwll.ch>
Reviewed-by: Maxime Ripard <max...@cerno.tech> Maxime