]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: initialize si2168_config struct
authorOlli Salonen <olli.salonen@iki.fi>
Thu, 20 Nov 2014 20:33:49 +0000 (17:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 21 Nov 2014 18:47:40 +0000 (16:47 -0200)
commit6843824b13bf168c4357ff2829bf8044bdfdf5d0
tree009b066d86bfec510a4f1ab20c0cefc8ca3a9e3c
parent8aee910be4aa6d26654ff20efe59a4a725706272
[media] em28xx: initialize si2168_config struct

When new parameters are added for si2168 driver, the parameters have to be explicitly defined for each device if the
si2168_config struct is not initialized to all zeros.

Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/em28xx/em28xx-dvb.c