From: Ma Ling Date: Wed, 11 Mar 2009 10:18:29 +0000 (+0800) Subject: drm/i915: avoid hanging on to a stale pointer to raw_edid. X-Git-Tag: v2.6.30-rc1~245^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b731a65c86119da808b3687e0bbb8f18ab137ad;p=pandora-kernel.git drm/i915: avoid hanging on to a stale pointer to raw_edid. drm_get_edid will store edid into raw_edid, so when freeing edid memory, at the same time clean raw_edid pointer. Signed-off-by: Ma Ling [anholt: Note that raw_edid is not currently used anywhere] Signed-off-by: Eric Anholt --- Reading git-diff-tree failed