[media] Staging/media: fixed spacing coding style in go7007/wis-uda1342.c
fixed below checkpatch error. - ERROR: that open brace { should be on the previous line Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
dd442d4d79
commit
b91c78e354
1 changed files with 1 additions and 2 deletions
|
@ -103,8 +103,7 @@ static u16 vid_regs_fp[] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
/* PAL specific values */
|
/* PAL specific values */
|
||||||
static u16 vid_regs_fp_pal[] =
|
static u16 vid_regs_fp_pal[] = {
|
||||||
{
|
|
||||||
0x120, 0x017,
|
0x120, 0x017,
|
||||||
0x121, 0xd22,
|
0x121, 0xd22,
|
||||||
0x122, 0x122,
|
0x122, 0x122,
|
||||||
|
|
Loading…
Add table
Reference in a new issue