Re: [PATCH] [media] [PATCH] don't reset the delivery system on DTV_CLEAR

2012-01-14 Thread Malcolm Priestley
On Sat, 2012-01-14 at 18:47 +, Malcolm Priestley wrote: > On Tue, 2012-01-10 at 23:44 -0200, Mauro Carvalho Chehab wrote: > > As a DVBv3 application may be relying on the delivery system, > > don't reset it at DTV_CLEAR. For DVBv5 applications, the > > delivery system should be set anyway. > >

Re: [PATCH] [media] [PATCH] don't reset the delivery system on DTV_CLEAR

2012-01-14 Thread Malcolm Priestley
On Tue, 2012-01-10 at 23:44 -0200, Mauro Carvalho Chehab wrote: > As a DVBv3 application may be relying on the delivery system, > don't reset it at DTV_CLEAR. For DVBv5 applications, the > delivery system should be set anyway. > > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/media/dvb/dv

[PATCH] [media] [PATCH] don't reset the delivery system on DTV_CLEAR

2012-01-10 Thread Mauro Carvalho Chehab
As a DVBv3 application may be relying on the delivery system, don't reset it at DTV_CLEAR. For DVBv5 applications, the delivery system should be set anyway. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb/dvb-core/dvb_frontend.c |3 ++- 1 files changed, 2 insertions(+), 1 deletion