]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Document how to register devices without struct drm_bus
authorThierry Reding <treding@nvidia.com>
Wed, 23 Apr 2014 09:52:10 +0000 (11:52 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:14:42 +0000 (23:14 +0200)
commit7012a1f75e1784e7a6b760dc5484a147428f4fd8
tree2ade312fd9bfb755b94f1b545cf60ce6a181be3f
parent6523fc1ed41a6f2b0cb0628a142715bb4c522ad1
drm: Document how to register devices without struct drm_bus

With the recent addition of the drm_set_unique() function, devices can
now be registered without requiring a drm_bus. Add a brief description
to the DRM docbook to show how that can be achieved.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/DocBook/drm.tmpl