OSDN Git Service

drm/edid: Use block local to refer to the block
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 17 Oct 2016 08:35:13 +0000 (09:35 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 17 Oct 2016 12:28:06 +0000 (14:28 +0200)
commita28187ccab9410cad20e8808f00cfc07f99649c3
tree26ec95cc2626d2337a131344e4278571eb318e42
parentf14f368670541bfa217573194027a58f2206e250
drm/edid: Use block local to refer to the block

Now that we have the name "block" free once more, we can use it to point
to the start of a block within the edid.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161017083514.21772-2-chris@chris-wilson.co.uk
drivers/gpu/drm/drm_edid.c