提交 54e339a9 编写于 作者: M Mauro Carvalho Chehab

[media] cx231xx: create DVB graph

cx231xx is simple with regards to DVB: all boards have just one
DVB adapter. So, we can use the default DVB helper function to
create the DVB media graph.
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 4155109a
......@@ -540,6 +540,7 @@ static int register_dvb(struct cx231xx_dvb *dvb,
/* register network adapter */
dvb_net_init(&dvb->adapter, &dvb->net, &dvb->demux.dmx);
dvb_create_media_graph(dev->media_dev);
return 0;
fail_fe_conn:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册