Re: [PATCH 0/7] dvb core: add basic support for the media controller

2015-01-02 Thread Mauro Carvalho Chehab
Em Sat, 03 Jan 2015 00:04:33 -0200 Mauro Carvalho Chehab escreveu: > This patch series adds basic support for the media controller at the > DVB core: it creates one media entity per DVB devnode, if the media > device is passed as an argument to the DVB structures. > > The cx231xx driver was modi

[PATCH 0/7] dvb core: add basic support for the media controller

2015-01-02 Thread Mauro Carvalho Chehab
This patch series adds basic support for the media controller at the DVB core: it creates one media entity per DVB devnode, if the media device is passed as an argument to the DVB structures. The cx231xx driver was modified to pass such argument for DVB NET, DVB frontend and DVB demux. TODO: The