[media] cxusb: initialize si2168_config struct
authorOlli Salonen <olli.salonen@iki.fi>
Thu, 20 Nov 2014 20:33:47 +0000 (17:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 21 Nov 2014 18:47:09 +0000 (16:47 -0200)
commitdfe8e5a1bd37aa0ef6e1b17868721de9efc33587
tree6d87814bf086225eee516ed2cbdc8e93867334fc
parent3f56d2b31d6a0711082e635c5137fa90951c9995
[media] cxusb: 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/dvb-usb/cxusb.c