Re: [PATCH 01/16] drm/encoder: remove obsolete documentation of bridge

2020-09-03 Thread Laurent Pinchart
Hi Michael, Thank you for the patch. On Thu, Sep 03, 2020 at 06:57:02PM +0200, Michael Tretter wrote: > In commit 05193dc38197 ("drm/bridge: Make the bridge chain a > double-linked list") the bridge has been removed and replaced by a > private field. Remove the leftover documentation of the remov

[PATCH 01/16] drm/encoder: remove obsolete documentation of bridge

2020-09-03 Thread Michael Tretter
In commit 05193dc38197 ("drm/bridge: Make the bridge chain a double-linked list") the bridge has been removed and replaced by a private field. Remove the leftover documentation of the removed field. Signed-off-by: Michael Tretter --- include/drm/drm_encoder.h | 1 - 1 file changed, 1 deletion(-)