drm/tegra: Atomic conversion, phase 3, step 2
authorThierry Reding <treding@nvidia.com>
Mon, 24 Nov 2014 16:08:20 +0000 (17:08 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:55 +0000 (10:14 +0100)
Replace drm_crtc_helper_set_config() by drm_atomic_helper_set_config().
All drivers have now been converted to use ->atomic_check() to set the
atomic state, therefore the atomic mode setting helpers can be used.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found