]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[media] v4l2-dv-timings.h: let kernel-doc parte the typedef argument
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 30 Aug 2016 23:11:11 +0000 (20:11 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 9 Sep 2016 12:44:14 +0000 (09:44 -0300)
Now that scripts/kernel-doc was fixed to parse the typedef
argument used here, let it produce documentation.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
include/media/v4l2-dv-timings.h

index 65caadf13eec869e99c37999f9a2874307dc60fe..0a7d9e1fc8c89ba7320f1bf48dab52d0eccf9ad1 100644 (file)
@@ -28,8 +28,8 @@
  */
 extern const struct v4l2_dv_timings v4l2_dv_timings_presets[];
 
-/*
- * v4l2_check_dv_timings_fnc - timings check callback
+/**
+ * typedef v4l2_check_dv_timings_fnc - timings check callback
  *
  * @t: the v4l2_dv_timings struct.
  * @handle: a handle from the driver.