diff options
author | Thierry Reding <treding@nvidia.com> | 2014-05-19 13:39:07 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2014-06-05 23:14:38 +0200 |
commit | c6a1af8a1621913e2658eaff419bab7028b2c42c (patch) | |
tree | 2f50b904d0eed18320c56d81e0338a789fcd8708 /drivers/gpu/drm/tegra/sor.c | |
parent | drm: Introduce drm_dev_set_unique() (diff) | |
download | linux-c6a1af8a1621913e2658eaff419bab7028b2c42c.tar.xz linux-c6a1af8a1621913e2658eaff419bab7028b2c42c.zip |
drm: Add device registration documentation
Describe how devices are registered using the drm_*_init() functions.
Adding this to docbook requires a largish set of changes to the comments
in drm_{pci,usb,platform}.c since they are doxygen-style rather than
proper kernel-doc and therefore mess with the docbook generation.
While at it, mark usage of drm_put_dev() as discouraged in favour of
calling drm_dev_unregister() and drm_dev_unref() directly.
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tegra/sor.c')
0 files changed, 0 insertions, 0 deletions