[media] soc_camera: Fix checkpatch warning in ov9640.c
Silences the following warning: WARNING: please, no space before tabs Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
cbdb1f9db4
commit
8b0706802f
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ static const struct ov9640_reg ov9640_regs_dflt[] = {
|
||||||
|
|
||||||
/* Configurations
|
/* Configurations
|
||||||
* NOTE: for YUV, alter the following registers:
|
* NOTE: for YUV, alter the following registers:
|
||||||
* COM12 |= OV9640_COM12_YUV_AVG
|
* COM12 |= OV9640_COM12_YUV_AVG
|
||||||
*
|
*
|
||||||
* for RGB, alter the following registers:
|
* for RGB, alter the following registers:
|
||||||
* COM7 |= OV9640_COM7_RGB
|
* COM7 |= OV9640_COM7_RGB
|
||||||
|
|
Loading…
Add table
Reference in a new issue