linux/drivers/media/pci/netup_unidvb
Mauro Carvalho Chehab b5a21f8a85 media: netup_unidvb: fix a bad kernel-doc markup
There is a bad kernel-doc markup, producing the following warnings:

  drivers/media/pci/netup_unidvb/netup_unidvb_core.c:85: warning: bad line: 			Bits [0-7]:	DMA packet size, 188 bytes
  drivers/media/pci/netup_unidvb/netup_unidvb_core.c:86: warning: bad line: 			Bits [16-23]:	packets count in block, 128 packets
  drivers/media/pci/netup_unidvb/netup_unidvb_core.c:87: warning: bad line: 			Bits [24-31]:	blocks count, 8 blocks
  drivers/media/pci/netup_unidvb/netup_unidvb_core.c:89: warning: bad line: 			For example, value of 375000000 equals to 3 sec

Fix that, and use a list for the bits option, in order for it
to be better format, if we add it to a driver's documentation
file.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-11-30 04:18:58 -05:00
..
Kconfig media: fix media Kconfig help syntax issues 2017-09-23 14:59:24 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
netup_unidvb_ci.c [media] Fix CAM module memory read/write 2016-06-07 12:10:58 -03:00
netup_unidvb_core.c media: netup_unidvb: fix a bad kernel-doc markup 2017-11-30 04:18:58 -05:00
netup_unidvb_i2c.c media: pci: make i2c_adapter const 2017-08-26 08:41:15 -04:00
netup_unidvb_spi.c media updates for v4.4-rc1 2015-11-05 12:05:15 -08:00
netup_unidvb.h [media] New hw revision 1.4 of NetUP Universal DVB card added 2016-06-07 12:10:30 -03:00