]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f77e44cc73505c63bd2770fd78f0fc21b941662
tree26ec95cc2626d2337a131344e4278571eb318e42
parent4e8b2ab7e4da6155d10fdfc8a6042cd92a376a45
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