drm/edid: When checking duplicate standard modes, walked the probed list
authorAdam Jackson <ajax@redhat.com>
Fri, 9 Apr 2010 16:52:49 +0000 (16:52 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 9 Apr 2010 22:35:14 +0000 (08:35 +1000)
commit522032da7ed3068cf79f733fb836118d908b7719
tree8851b6331f1820b44962812bfa2c4b0636a1a142
parentc385e50cb51ace73ebe12d57df76882e9dcf0e53
drm/edid: When checking duplicate standard modes, walked the probed list

... and not the global list.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c