From: Damien Lespiau Date: Thu, 28 Nov 2013 15:29:18 +0000 (+0000) Subject: drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs X-Git-Tag: v3.14-rc1~47^2~90^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19de8eb67f745a7b16a7587ed002e6916ab2a5d;p=pandora-kernel.git drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs We had some mode_valid() vfuncs returning an int, others the enum. Let's use the latter everywhere. Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed