86ab67dfcf
Now that component has docs it's worth spending a few words and hyperlinks on recommended best practices in drm. v2: Add another item that component shouldn't be preferred over drm_bridge/panel and similar subsystems already providing specialized support for specific components (Laurent). Also convert to bullet list. Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Cc: Russell King - ARM Linux admin <linux@armlinux.org.uk> Reviewed-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190212164615.13370-1-daniel.vetter@ffwll.ch
20 lines
315 B
ReStructuredText
20 lines
315 B
ReStructuredText
.. _component:
|
|
|
|
======================================
|
|
Component Helper for Aggregate Drivers
|
|
======================================
|
|
|
|
.. kernel-doc:: drivers/base/component.c
|
|
:doc: overview
|
|
|
|
|
|
API
|
|
===
|
|
|
|
.. kernel-doc:: include/linux/component.h
|
|
:internal:
|
|
|
|
.. kernel-doc:: drivers/base/component.c
|
|
:export:
|
|
|