drm/msm: Remove CRTC .mode_set and .mode_set_base helpers
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 25 Jan 2015 20:13:56 +0000 (22:13 +0200)
committerRob Clark <robdclark@gmail.com>
Sun, 1 Feb 2015 20:15:32 +0000 (15:15 -0500)
commit0da9c550cd38fb62ad54b9b51ba77a7779c6e88c
tree9a3fbdba3888ff1c7217554455559b37af015fde
parentd816f07736254d9e4745cff4d427404300c242ef
drm/msm: Remove CRTC .mode_set and .mode_set_base helpers

Only the legacy helpers use these entry points.  Don't populate them
with transitional helpers, since that just makes things more confusing.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
[robclark: reword commit msg]
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/mdp/mdp4/mdp4_crtc.c
drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c