linux/drivers/media/pci/ddbridge
Daniel Scheller 2dc3e05046 media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings
Three really tiny minors in this single commit which all on their own
would just clutter up the commit history unnecessarily:

* ddbridge-regs.h is lacking an include guard. Add it.
* Fix an unnecessary NULL initialisation in ddbridge-ci. The declaration
  of the ci struct ptr is immediately followed by kzalloc().
* Clarify that the CXD2099AR is a Sony device in the cxd2099 driver at a
  few places including Kconfig.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Acked-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-05-04 14:20:24 -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: initial support for MCI-based MaxSX8 cards 2018-05-04 10:49:20 -04:00
ddbridge-mci.h media: ddbridge: initial support for MCI-based MaxSX8 cards 2018-05-04 10:49:20 -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