]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/media/dvb/mantis/mantis_vp1034.c
V4L/DVB (13794): [Mantis/VP-3028] Initial go at Serial interface implementation,...
[mirror_ubuntu-bionic-kernel.git] / drivers / media / dvb / mantis / mantis_vp1034.c
index a2fe9d42d1e573c9332affebbc12af58736c2f79..28f3420b231233c284954a36f08301017af5f5ee 100644 (file)
@@ -33,6 +33,9 @@ struct mantis_hwconfig vp1034_mantis_config = {
        .model_name     = MANTIS_MODEL_NAME,
        .dev_type       = MANTIS_DEV_TYPE,
        .ts_size        = MANTIS_TS_204,
+       .baud_rate      = MANTIS_BAUD_9600,
+       .parity         = MANTIS_PARITY_NONE,
+       .bytes          = 0,
 };
 
 int vp1034_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage)