[media] af9035: initialize si2168_config struct
authorOlli Salonen <olli.salonen@iki.fi>
Thu, 20 Nov 2014 20:33:48 +0000 (17:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 21 Nov 2014 18:47:25 +0000 (16:47 -0200)
commit251a5c4e3c2149e8b2fd64720e20bfa93fc2851d
treec3377c2ab7329dab6ee204419db5f318e7b0ba48
parentdfe8e5a1bd37aa0ef6e1b17868721de9efc33587
[media] af9035: 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-v2/af9035.c