From: Laurent Pinchart Date: Tue, 17 Jul 2012 15:56:50 +0000 (+0200) Subject: drm: Make the .mode_fixup() operations mode argument a const pointer X-Git-Tag: v3.6-rc1~83^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e811f5ae19043b2ac2c28e147a4274038e655598;p=pandora-kernel.git drm: Make the .mode_fixup() operations mode argument a const pointer The passed mode must not be modified by the operation, make it const. Signed-off-by: Laurent Pinchart Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed