From: Ville Syrjälä Date: Fri, 31 May 2013 12:17:06 +0000 (+0000) Subject: drm: Preserve the list head in drm_mode_copy X-Git-Tag: v3.11-rc1~65^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72e45e9267bfbf299f2f4c14c8c923a4f6444030;p=pandora-kernel.git drm: Preserve the list head in drm_mode_copy Preserve the destination mode's list head in drm_mode_copy. Just in case someone decides that it's a good idea to overwrite a mode which happens to be on some list, Signed-off-by: Ville Syrjälä Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed