Re: [PATCH] [media] ddbridge, cxd2099: include guard, fix unneeded NULL init, strings

2018-03-17 Thread Jasmin J.
THX for the patch! Acked-by: Jasmin Jessich

[PATCH] [media] ddbridge, cxd2099: include guard, fix unneeded NULL init, strings

2018-03-17 Thread Daniel Scheller
From: Daniel Scheller 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