Re: [PATCH 1/1] cx23885-dvb: fix ds3000 ts2020 split for TEVII S471

2013-10-16 Thread Johannes Koch
Hi Mauro, On Thu, Sep 26, 2013 at 01:51:57PM -0300, Mauro Carvalho Chehab wrote: > The difference between your patch and the applied one is: > > diff --git a/drivers/media/pci/cx23885/cx23885-dvb.c > b/drivers/media/pci/cx23885/cx23885-dvb.c > index 971e4ff..8ed7b94 100644 > --- a/drivers/media

Re: [PATCH 1/1] cx23885-dvb: fix ds3000 ts2020 split for TEVII S471

2013-09-26 Thread Mauro Carvalho Chehab
Hi Christian, Em Wed, 14 Aug 2013 22:58:47 +0200 Christian Volkmann escreveu: > A split for ds3000/ts2020 code forgot to change the TEVII_S471 code. > Change the TEVII_S471 according the changes to TEVII_S470. > > Signed-off-by: Christian Volkmann > --- > drivers/media/pci/cx23885/cx23885-dvb

[PATCH 1/1] cx23885-dvb: fix ds3000 ts2020 split for TEVII S471

2013-08-14 Thread Christian Volkmann
A split for ds3000/ts2020 code forgot to change the TEVII_S471 code. Change the TEVII_S471 according the changes to TEVII_S470. Signed-off-by: Christian Volkmann --- drivers/media/pci/cx23885/cx23885-dvb.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/media/pci