On Sat, Jul 10, 2021 at 10:42:40AM +0200, Sam Ravnborg wrote: > drm_bridge_funcs includes several duplicated operations as atomic > variants has been added over time. > New bridge drivers shall use the atomic variants - mark the deprecated > operations to try to avoid usage in new bridge drivers. > > Signed-off-by: Sam Ravnborg <[email protected]> > Cc: Laurent Pinchart <[email protected]> > Cc: Andrzej Hajda <[email protected]> > Cc: Maarten Lankhorst <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Thomas Zimmermann <[email protected]> > Cc: David Airlie <[email protected]> > Cc: Daniel Vetter <[email protected]>
Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime
