linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can you fix these remaining s5p-mfc kernel-doc warnings?
@ 2021-03-23 14:34 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2021-03-23 14:34 UTC (permalink / raw)
  To: Marek Szyprowski, Sylwester Nawrocki, Tomasz Figa
  Cc: Linux Media Mailing List

Hi all,

After applying this patch:

https://patchwork.linuxtv.org/project/linux-media/patch/bc9e52c2-94b9-f667-2013-9b7793fce8f9@xs4all.nl/

most of the kernel-doc warnings in s5p-mfc/s5p_mfc_common.h are resolved, but there
are still a bunch left that someone with a bit more knowledge should look at.

Can one of you take a look at the following warnings?

drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'fw_buf' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'mem_size' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'mem_base' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'mem_bitmap' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'mem_virt' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'dma_base' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'watchdog_timer' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'fw_get_done' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:343: warning: Function parameter or member 'risc_on' not described in 's5p_mfc_dev'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:714: warning: Function parameter or member 'src_bufs_cnt' not described in 's5p_mfc_ctx'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:714: warning: Function parameter or member 'dst_bufs_cnt' not described in 's5p_mfc_ctx'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:714: warning: Function parameter or member 'pb_count' not described in 's5p_mfc_ctx'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:714: warning: Function parameter or member 'force_frame_type' not described in 's5p_mfc_ctx'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:714: warning: Function parameter or member 'slice_mode' not described in 's5p_mfc_ctx'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:714: warning: Function parameter or member 'slice_size' not described in 's5p_mfc_ctx'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:714: warning: Function parameter or member 'frame_tag' not described in 's5p_mfc_ctx'
drivers/media/platform/s5p-mfc/s5p_mfc_common.h:714: warning: Function parameter or member 'scratch_buf_size' not described in 's5p_mfc_ctx'

Thanks!

	Hans

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-23 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 14:34 Can you fix these remaining s5p-mfc kernel-doc warnings? Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).