[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:
YAMANE Toshiaki 2012-11-06 08:33:26 -03:00 коммит произвёл Mauro Carvalho Chehab
Родитель afca99a2bf
Коммит 8ce21ecdf5
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -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,