V4L/DVB (11853): minor have assigned value twice
authorfigo.zhang <figo.zhang@kolorific.com>
Mon, 18 May 2009 02:31:55 +0000 (23:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:21:13 +0000 (18:21 -0300)
commit6ecdf92d211fb37a905fce5d0a8668c831764abc
tree868880a4d0e4a36867546db8ba51117b73ee1a0b
parent4a567394dce57e8a2329f0a1123b951b0f070d39
V4L/DVB (11853): minor have assigned value twice

The variable minor have assigned value twice, the first time is in the
initial "video_device" data struct in those drivers, pls see
saa7134-video.c,line 2503.

 ---

Signed-off-by: Figo.zhang <figo.zhang@kolorific.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/bt8xx/bttv-driver.c
drivers/media/video/cx23885/cx23885-417.c
drivers/media/video/cx88/cx88-core.c
drivers/media/video/saa7134/saa7134-core.c