提交 151ec0d9 编写于 作者: S Steven Toth 提交者: Mauro Carvalho Chehab

V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode.

SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode.
Signed-off-by: NSteven Toth <stoth@kernellabs.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 8bfd4b29
......@@ -545,7 +545,7 @@ int saa7164_dvb_register(struct saa7164_tsport *port)
/* TODO: addr is in the card struct */
dvb_attach(tda18271_attach, port->dvb.frontend,
0xc0 >> 1, &i2c_bus->i2c_adap,
&hauppauge_hvr22x0_tuner_config);
&hauppauge_hvr22x0s_tuner_config);
}
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册