]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tinydrm: Remove explicit .best_encoder assignment
authorHaneen Mohammed <hamohammed.sa@gmail.com>
Tue, 10 Oct 2017 20:58:58 +0000 (14:58 -0600)
committerNoralf Trønnes <noralf@tronnes.org>
Fri, 13 Oct 2017 15:34:51 +0000 (17:34 +0200)
commit9205281cb369a5b2d348e011dd908de81b40e0bf
treee4558d9da843de85a0a099ee7fb5966b912b5267
parente43e81810cdeb3e8514ac6f60e963bde58e0245c
drm/tinydrm: Remove explicit .best_encoder assignment

Since the driver is relying on the atomic helpers, remove the explicit
.best_encoder assignment and let the core call
drm_atomic_helper_best_encoder().

Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20171010205858.GA4806@Haneen
drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c