diff options
| author | Daniel Scheller <[email protected]> | 2018-03-17 10:55:32 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-05-04 14:20:24 -0400 |
| commit | 2dc3e050466c7399705512c6797a400de9224439 (patch) | |
| tree | b3d3cd2d50284be91971801bf66442d2cd9a5ef0 /tools/perf/scripts/python | |
| parent | 53dcd70eb710607b2d4085ca91a433cd9feb7b41 (diff) | |
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 <[email protected]>
Acked-by: Jasmin Jessich <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions