From: Jani Nikula Date: Fri, 19 Oct 2012 11:51:51 +0000 (+0300) Subject: drm/i915: Do not free the passed EDID in intel_connector_update_modes() X-Git-Tag: v3.8-rc1~82^2~192^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebda95a9965dc6641deacc57ac480e01a378e19b;p=pandora-kernel.git drm/i915: Do not free the passed EDID in intel_connector_update_modes() The caller, not intel_connector_update_modes(), should free the edid. This improves the reusability of intel_connector_update_modes(). Signed-off-by: Jani Nikula Reviewed-by: Jesse Barnes Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed