Re: [PATCH 4/9] [media] dvb_frontend: Don't use ops-info.type anymore

2012-01-05 Thread e9hack
Am 01.01.2012 21:11, schrieb Mauro Carvalho Chehab: Get rid of using ops-info.type defined on DVB drivers, as it doesn't apply anymore. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/dvb/dvb-core/dvb_frontend.c | 541 ++--- 1

Re: [PATCH 4/9] [media] dvb_frontend: Don't use ops-info.type anymore

2012-01-05 Thread Mauro Carvalho Chehab
On 05-01-2012 14:19, e9hack wrote: Am 01.01.2012 21:11, schrieb Mauro Carvalho Chehab: Get rid of using ops-info.type defined on DVB drivers, as it doesn't apply anymore. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/dvb/dvb-core/dvb_frontend.c | 541

[PATCH 4/9] [media] dvb_frontend: Don't use ops-info.type anymore

2012-01-01 Thread Mauro Carvalho Chehab
Get rid of using ops-info.type defined on DVB drivers, as it doesn't apply anymore. Currently, one driver (cxd2820) supports more than one different info.type, as it can be used for DVB-T/T2 and DVB-C. There are more drivers like that to come. So, the same frontend will have different DVBv3