mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
2dc3e05046
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> |
||
---|---|---|
.. | ||
ddbridge-ci.c | ||
ddbridge-ci.h | ||
ddbridge-core.c | ||
ddbridge-hw.c | ||
ddbridge-hw.h | ||
ddbridge-i2c.c | ||
ddbridge-i2c.h | ||
ddbridge-io.h | ||
ddbridge-main.c | ||
ddbridge-max.c | ||
ddbridge-max.h | ||
ddbridge-mci.c | ||
ddbridge-mci.h | ||
ddbridge-regs.h | ||
ddbridge.h | ||
Kconfig | ||
Makefile |