mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 20:16:23 +07:00
[media] Staging/media: fixed spacing coding style in go7007/wis-tw9903.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
afca99a2bf
commit
8ce21ecdf5
@ -31,8 +31,7 @@ struct wis_tw9903 {
|
||||
int hue;
|
||||
};
|
||||
|
||||
static u8 initial_registers[] =
|
||||
{
|
||||
static u8 initial_registers[] = {
|
||||
0x02, 0x44, /* input 1, composite */
|
||||
0x03, 0x92, /* correct digital format */
|
||||
0x04, 0x00,
|
||||
|
Loading…
Reference in New Issue
Block a user