From: Jesse Barnes Date: Mon, 7 Nov 2011 20:03:18 +0000 (-0800) Subject: drm: remove unused fields in drm_connector and document the rest X-Git-Tag: v3.3-rc1~121^2~89^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722525481a058829f0bae0ec3aab96370f9ab455;p=pandora-kernel.git drm: remove unused fields in drm_connector and document the rest We never used initial_x/y or the force_encoder_id, so drop those fields and proide a basic description of the others. Really, the ELD bits belong in drm_display_info rather than directly in the connector, but that's a separate cleanup. Signed-off-by: Jesse Barnes Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed