]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge: Fix references to drm_bridge_funcs in documentation
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 21 Aug 2019 23:55:02 +0000 (02:55 +0300)
committerAndrzej Hajda <a.hajda@samsung.com>
Fri, 13 Sep 2019 12:10:48 +0000 (14:10 +0200)
commitd2a6406fbe0f457af91c83b5cc41893d98b905ee
tree7e144aaccc2750c0398bb648bc45ae5dee290e76
parentc7488d6c42efe25a589153677842aa2505e8dc60
drm/bridge: Fix references to drm_bridge_funcs in documentation

The documentation for most of the bridge atomic operations incorrectly
reference the non-atomic version when stating the operations are
optional. Fix them, and make sure that all references to bridge
operations are correctly marked with @.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190821235502.15475-1-laurent.pinchart+renesas@ideasonboard.com
include/drm/drm_bridge.h