Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2beb6cd authored by Sean Paul's avatar Sean Paul Committed by Daniel Vetter
Browse files

drm/Documentation: Fix rowspan value in drm-kms-properties



The "DRM" rowspan wasn't updated in commit cc7096fb (drm/mode: document path
property and function to set it. (v1.1)), so increment it by one to fix the
table.

Cc: Dave Airlie <airlied@linux.ie>
Signed-off-by: default avatarSean Paul <seanpaul@chromium.org>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 7c58e87e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2546,7 +2546,7 @@ void intel_crt_init(struct drm_device *dev)
	<td valign="top" >Description/Restrictions</td>
	<td valign="top" >Description/Restrictions</td>
	</tr>
	</tr>
	<tr>
	<tr>
	<td rowspan="23" valign="top" >DRM</td>
	<td rowspan="24" valign="top" >DRM</td>
	<td rowspan="3" valign="top" >Generic</td>
	<td rowspan="3" valign="top" >Generic</td>
	<td valign="top" >“EDID”</td>
	<td valign="top" >“EDID”</td>
	<td valign="top" >BLOB | IMMUTABLE</td>
	<td valign="top" >BLOB | IMMUTABLE</td>