Skip to content
Commit 6b731a65 authored by Ma Ling's avatar Ma Ling Committed by Eric Anholt
Browse files

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: default avatarMa Ling <ling.ma@intel.com>
[anholt: Note that raw_edid is not currently used anywhere]
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 959b887c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment