]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/doc: integrate crtc helper api into docbook
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 1 Nov 2012 13:45:16 +0000 (14:45 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 28 Nov 2012 10:19:58 +0000 (20:19 +1000)
commit0d4ed4c8f937a0b1aa1cb60e16a41e2f7b0123ca
treea7eac87ac676c85221bdd16f3e0aec58ddb513cd
parente4949f2974167f93961d58ca67cfe949af9d5e09
drm/doc: integrate crtc helper api into docbook

- Add the missing doc for drm_helper_move_panel_connectors_to_head.
- Fixup any outdated stuff in existing sections. I've only looked at
  those kerneldoc headers that actually resulted in a complaint from
  the kerneldoc parser tool.

v2:
- Actually include the docbook snippet in the right patch.
- Fix spelling fail.

v3: It's now called drm_crtc_helper_set_mode, spotted by Laurent
Pinchart.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Documentation/DocBook/drm.tmpl
drivers/gpu/drm/drm_crtc_helper.c