linux/drivers/media/pci/ddbridge
Daniel Scheller caf2827cfe media: ddbridge/mci: add identifiers to function definition arguments
Fixes two checkpatch warnings

  WARNING: function definition argument 'xxx' should also have an identifier name

in the ddb_mci_attach() prototype definition. checkpatch keeps complaining
on the "int (**fn_set_input)" as it seems to have issues with the
ptr-to-ptr, though this probably needs fixing in checkpatch.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-05-28 17:44:22 -04:00
..
ddbridge-ci.c media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings 2018-05-04 14:20:24 -04:00
ddbridge-ci.h media: ddbridge: move CI detach code to ddbridge-ci.c 2017-12-19 07:19:51 -05:00
ddbridge-core.c media: ddbridge: recognize and attach the MaxSX8 cards 2018-05-04 10:51:33 -04:00
ddbridge-hw.c media: ddbridge: add hardware defs and PCI IDs for MCI cards 2018-05-04 10:51:05 -04:00
ddbridge-hw.h media: ddbridge: remove ddb_info's from the global scope 2017-08-20 07:41:38 -04:00
ddbridge-i2c.c media: ddbridge: add helper for IRQ handler setup 2018-05-04 10:34:04 -04:00
ddbridge-i2c.h media: ddbridge: bump ddbridge code to version 0.9.29 2017-08-20 07:01:04 -04:00
ddbridge-io.h media: ddbridge: fix build warnings 2017-11-07 03:12:17 -05:00
ddbridge-main.c media: ddbridge: add hardware defs and PCI IDs for MCI cards 2018-05-04 10:51:05 -04:00
ddbridge-max.c media: ddbridge/max: implement MCI/MaxSX8 attach function 2018-05-04 10:49:57 -04:00
ddbridge-max.h media: ddbridge/max: implement MCI/MaxSX8 attach function 2018-05-04 10:49:57 -04:00
ddbridge-mci.c media: ddbridge/mci: add identifiers to function definition arguments 2018-05-28 17:44:22 -04:00
ddbridge-mci.h media: ddbridge/mci: add identifiers to function definition arguments 2018-05-28 17:44:22 -04:00
ddbridge-regs.h media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings 2018-05-04 14:20:24 -04:00
ddbridge.h media: ddbridge: set driver version to 0.9.33-integrated 2018-05-04 10:51:55 -04:00
Kconfig media: ddbridge: support dummy tuners with 125MByte/s dummy data stream 2018-05-04 10:43:48 -04:00
Makefile media: ddbridge: initial support for MCI-based MaxSX8 cards 2018-05-04 10:49:20 -04:00