Re: [PATCH 1/2] [media] au0828: use standard demod pads struct

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mauro,

[auto build test WARNING on sailus-media/master]
[cannot apply to v4.5-rc6 next-20160302]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Mauro-Carvalho-Chehab/Don-t-duplicate-a-function-to-create-graph-on-au0828/20160302-221912
base:   git://linuxtv.org/media_tree.git master
reproduce: make htmldocs

All warnings (new ones prefixed by >>):

   include/linux/init.h:1: warning: no structured comments found
   kernel/sys.c:1: warning: no structured comments found
   drivers/dma-buf/seqno-fence.c:1: warning: no structured comments found
   drivers/dma-buf/reservation.c:1: warning: no structured comments found
   include/linux/reservation.h:1: warning: no structured comments found
>> include/media/v4l2-mc.h:98: warning: Enum value 'DEMOD_PAD_AUDIO_OUT' not described in enum 'demod_pad_index'
   include/media/v4l2-mc.h:137: warning: No description found for parameter 'vdev'
   include/media/v4l2-mc.h:151: warning: No description found for parameter 'vdev'
   include/linux/spi/spi.h:540: warning: No description found for parameter 'max_transfer_size'

vim +98 include/media/v4l2-mc.h

953a457e Mauro Carvalho Chehab 2016-01-29   82  };
e4001e95 Mauro Carvalho Chehab 2016-01-29   83  
e4001e95 Mauro Carvalho Chehab 2016-01-29   84  /**
e4001e95 Mauro Carvalho Chehab 2016-01-29   85   * enum demod_pad_index - analog TV pad index for MEDIA_ENT_F_ATV_DECODER
e4001e95 Mauro Carvalho Chehab 2016-01-29   86   *
e4001e95 Mauro Carvalho Chehab 2016-01-29   87   * @DEMOD_PAD_IF_INPUT:	IF input sink pad.
e4001e95 Mauro Carvalho Chehab 2016-01-29   88   * @DEMOD_PAD_VID_OUT:	Video output source pad.
e4001e95 Mauro Carvalho Chehab 2016-01-29   89   * @DEMOD_PAD_VBI_OUT:	Vertical Blank Interface (VBI) output source pad.
e4001e95 Mauro Carvalho Chehab 2016-01-29   90   * @DEMOD_NUM_PADS:	Maximum number of output pads.
e4001e95 Mauro Carvalho Chehab 2016-01-29   91   */
e4001e95 Mauro Carvalho Chehab 2016-01-29   92  enum demod_pad_index {
e4001e95 Mauro Carvalho Chehab 2016-01-29   93  	DEMOD_PAD_IF_INPUT,
e4001e95 Mauro Carvalho Chehab 2016-01-29   94  	DEMOD_PAD_VID_OUT,
e4001e95 Mauro Carvalho Chehab 2016-01-29   95  	DEMOD_PAD_VBI_OUT,
0f925abc Mauro Carvalho Chehab 2016-03-02   96  	DEMOD_PAD_AUDIO_OUT,
e4001e95 Mauro Carvalho Chehab 2016-01-29   97  	DEMOD_NUM_PADS
e4001e95 Mauro Carvalho Chehab 2016-01-29  @98  };
54d0dbac Mauro Carvalho Chehab 2016-02-05   99  
eee7d353 Mauro Carvalho Chehab 2016-02-11  100  /* We don't need to include pci.h or usb.h here */
eee7d353 Mauro Carvalho Chehab 2016-02-11  101  struct pci_dev;
eee7d353 Mauro Carvalho Chehab 2016-02-11  102  struct usb_device;
7047f298 Mauro Carvalho Chehab 2016-02-05  103  
7047f298 Mauro Carvalho Chehab 2016-02-05  104  #ifdef CONFIG_MEDIA_CONTROLLER
54d0dbac Mauro Carvalho Chehab 2016-02-05  105  /**
54d0dbac Mauro Carvalho Chehab 2016-02-05  106   * v4l2_mc_create_media_graph() - create Media Controller links at the graph.

:::::: The code at line 98 was first introduced by commit
:::::: e4001e955bec5566848624635cfb2d353ebac507 [media] v4l2-mc: add analog TV demodulator pad index macros

:::::: TO: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
:::::: CC: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux