]> git.baikalelectronics.ru Git - kernel.git/commit
DRM: Fix an incorrectly formatted table
authorJonathan Corbet <corbet@lwn.net>
Fri, 23 Jun 2017 20:00:13 +0000 (14:00 -0600)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 26 Jun 2017 09:07:25 +0000 (11:07 +0200)
commit995d700217a905ca2e84912510a1677f342be18b
tree9aea62104b98f6bf258bf4666cf2b06172d9ee41
parent2fc97296d0e8fe6d4dc2f65b39e185e11d9bb9aa
DRM: Fix an incorrectly formatted table

The "supported input formats" table in dw_hdmi.h was incorrectly formatted,
using "+" signs where "|" needs to be.  That, in turn, causes the PDF build
to fail.

Fixes: 48e0c4fbf24d ("drm: bridge: dw-hdmi: Switch to V4L bus format and encodings")
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170623140013.0703107a@lwn.net
include/drm/bridge/dw_hdmi.h