From: Laurent Pinchart Date: Sun, 22 Feb 2015 19:02:39 +0000 (+0200) Subject: drm: rcar-du: Replace encoder mode_fixup with atomic_check X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ede7714f2e5ee1c7032d2865f6cc73158ff39f45;p=pandora-kernel.git drm: rcar-du: Replace encoder mode_fixup with atomic_check The encoder .mode_fixup() operation is legacy, atomic updates uses the new .atomic_check() operation. Convert the encoders drivers. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed