[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure definition
authorShuah Khan <shuahkh@osg.samsung.com>
Fri, 8 Jul 2016 14:12:00 +0000 (11:12 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 24 Aug 2016 16:31:11 +0000 (13:31 -0300)
Add missing documentation for s5p_mfc_dev structure definition.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/s5p-mfc/s5p_mfc_common.h

index 373e346..46b99f2 100644 (file)
@@ -292,7 +292,9 @@ struct s5p_mfc_priv_buf {
  * @warn_start:                hardware error code from which warnings start
  * @mfc_ops:           ops structure holding HW operation function pointers
  * @mfc_cmds:          cmd structure holding HW commands function pointers
+ * @mfc_regs:          structure holding MFC registers
  * @fw_ver:            loaded firmware sub-version
+ * risc_on:            flag indicates RISC is on or off
  *
  */
 struct s5p_mfc_dev {