drm: Fixup flip-work kerneldoc
authorThierry Reding <treding@nvidia.com>
Tue, 29 Apr 2014 09:44:36 +0000 (11:44 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 29 Apr 2014 10:33:35 +0000 (12:33 +0200)
Describe the fifo parameter. It seems like kerneldoc doesn't properly
handle fields defined using a macro, so it will end up complaining about
this anyway and not generate the documentation for it either. At least
the kerneldoc is now complete.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drm_flip_work.h

Simple merge