drm/atomic: Remove deprecated accessor macros
authorMaarten Lankhorst <[email protected]>
Wed, 19 Jul 2017 14:39:20 +0000 (16:39 +0200)
committerMaarten Lankhorst <[email protected]>
Fri, 8 Sep 2017 08:39:37 +0000 (10:39 +0200)
commit77ac3b00b13185741effd0d5e2f1f05e4bfef7dc
treecaa364ecfc48516911c9e1d9607ce9181113be4b
parent669c9215afea4e3684ef13e54e6908e9ae34f0ae
drm/atomic: Remove deprecated accessor macros

Now that the last users have been converted, we can finally get rid of
for_each_obj_in_state, we have better macros to replace them with.

Signed-off-by: Maarten Lankhorst <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: David Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Daniel Vetter <[email protected]>
include/drm/drm_atomic.h
include/drm/drm_connector.h
include/drm/drm_crtc.h
include/drm/drm_plane.h