From: Laurent Pinchart Date: Thu, 5 Mar 2015 21:04:30 +0000 (+0200) Subject: drm: omapdrm: Replace encoder mode_fixup with atomic_check X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~16^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d97db134880986b7ebb6fc85995e8d6bc3ce477f;p=pandora-kernel.git drm: omapdrm: Replace encoder mode_fixup with atomic_check The encoder .mode_fixup() operation is legacy, atomic updates uses the new .atomic_check() operation. Convert the encoder driver. Signed-off-by: Laurent Pinchart Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed