OSDN Git Service

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)
commitfe9e557dfb485c8f875288537e919d946fbc368a
tree7e144aaccc2750c0398bb648bc45ae5dee290e76
parent3250cdf938dce5447cf4f895bb3ec3b929a95e09
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