Files
linux/drivers/media/dvb-frontends
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
..
2018-03-06 08:21:03 -05:00
2018-03-21 14:11:54 -04:00
2018-03-21 14:11:54 -04:00
2016-11-13 10:02:22 -08:00
2016-03-03 09:26:05 -03:00
2017-12-12 05:33:18 -05:00
2018-03-23 06:54:32 -04:00