]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/drm/drm_flip_work.h
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[karo-tx-linux.git] / include / drm / drm_flip_work.h
index 35c776ae7d3b438b9e497733426c98ae4df5dec4..9eed34dcd6afea74a8438f5571552cd472191a45 100644 (file)
@@ -57,6 +57,7 @@ typedef void (*drm_flip_func_t)(struct drm_flip_work *work, void *val);
  * @count: number of committed items
  * @func: callback fxn called for each committed item
  * @worker: worker which calls @func
+ * @fifo: queue of committed items
  */
 struct drm_flip_work {
        const char *name;