From: Thierry Reding Date: Mon, 13 Jan 2014 13:33:20 +0000 (+0100) Subject: drm: Move drm_encoder_crtc_ok() to core X-Git-Tag: v3.14-rc1~47^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d887368701ef78fe17fc998fe5a74ac8f7c6d4c;p=pandora-kernel.git drm: Move drm_encoder_crtc_ok() to core Using the new drm_crtc_mask() function, drm_encoder_crtc_ok() can now be written in a significantly shorter way, so it can be moved to a header file and be made static inline. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed