Re: [PATCHv2 17/20] cx23885: fix weird sizes.

2014-09-05 Thread Hans Verkuil
On 09/03/2014 02:16 PM, Mauro Carvalho Chehab wrote: > Em Wed, 03 Sep 2014 14:07:40 +0200 > Hans Verkuil escreveu: > >> On 09/03/14 13:46, Mauro Carvalho Chehab wrote: >>> Em Thu, 14 Aug 2014 11:54:02 +0200 >>> Hans Verkuil escreveu: >>> From: Hans Verkuil These values make no se

Re: [PATCHv2 17/20] cx23885: fix weird sizes.

2014-09-03 Thread Mauro Carvalho Chehab
Em Wed, 03 Sep 2014 14:07:40 +0200 Hans Verkuil escreveu: > On 09/03/14 13:46, Mauro Carvalho Chehab wrote: > > Em Thu, 14 Aug 2014 11:54:02 +0200 > > Hans Verkuil escreveu: > > > >> From: Hans Verkuil > >> > >> These values make no sense. All SDTV standards have the same width. > >> This seem

Re: [PATCHv2 17/20] cx23885: fix weird sizes.

2014-09-03 Thread Hans Verkuil
On 09/03/14 13:46, Mauro Carvalho Chehab wrote: > Em Thu, 14 Aug 2014 11:54:02 +0200 > Hans Verkuil escreveu: > >> From: Hans Verkuil >> >> These values make no sense. All SDTV standards have the same width. >> This seems to be copied from the cx88 driver. Just drop these weird >> values. >> >>

Re: [PATCHv2 17/20] cx23885: fix weird sizes.

2014-09-03 Thread Mauro Carvalho Chehab
Em Thu, 14 Aug 2014 11:54:02 +0200 Hans Verkuil escreveu: > From: Hans Verkuil > > These values make no sense. All SDTV standards have the same width. > This seems to be copied from the cx88 driver. Just drop these weird > values. > > Signed-off-by: Hans Verkuil > --- > drivers/media/pci/cx2

[PATCHv2 17/20] cx23885: fix weird sizes.

2014-08-14 Thread Hans Verkuil
From: Hans Verkuil These values make no sense. All SDTV standards have the same width. This seems to be copied from the cx88 driver. Just drop these weird values. Signed-off-by: Hans Verkuil --- drivers/media/pci/cx23885/cx23885.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) di