Re: [PATCH 3/5] tm6000: add audio mode parameter

2011-05-03 Thread Stefan Ringel
Am 03.05.2011 16:52, schrieb Stefan Ringel: Am 03.05.2011 16:42, schrieb Mauro Carvalho Chehab: Em 03-05-2011 11:25, Stefan Ringel arcor escreveu: Am 03.05.2011 12:07, schrieb Mauro Carvalho Chehab: Em 20-04-2011 05:36, Stefan Ringel escreveu: Am 19.04.2011 23:26, schrieb Mauro Carvalho Cheha

Re: [PATCH 3/5] tm6000: add audio mode parameter

2011-05-03 Thread Stefan Ringel
Am 03.05.2011 16:42, schrieb Mauro Carvalho Chehab: Em 03-05-2011 11:25, Stefan Ringel arcor escreveu: Am 03.05.2011 12:07, schrieb Mauro Carvalho Chehab: Em 20-04-2011 05:36, Stefan Ringel escreveu: Am 19.04.2011 23:26, schrieb Mauro Carvalho Chehab: Em 04-04-2011 17:18, stefan.rin...@arcor.

Re: [PATCH 3/5] tm6000: add audio mode parameter

2011-05-03 Thread Mauro Carvalho Chehab
Em 03-05-2011 11:25, Stefan Ringel arcor escreveu: > Am 03.05.2011 12:07, schrieb Mauro Carvalho Chehab: >> Em 20-04-2011 05:36, Stefan Ringel escreveu: >>> Am 19.04.2011 23:26, schrieb Mauro Carvalho Chehab: Em 04-04-2011 17:18, stefan.rin...@arcor.de escreveu: > From: Stefan Ringel >

Re: [PATCH 3/5] tm6000: add audio mode parameter

2011-05-03 Thread Stefan Ringel arcor
Am 03.05.2011 12:07, schrieb Mauro Carvalho Chehab: > Em 20-04-2011 05:36, Stefan Ringel escreveu: >> Am 19.04.2011 23:26, schrieb Mauro Carvalho Chehab: >>> Em 04-04-2011 17:18, stefan.rin...@arcor.de escreveu: From: Stefan Ringel add audio mode parameter >>> Why we need a parameter

Re: [PATCH 3/5] tm6000: add audio mode parameter

2011-05-03 Thread Mauro Carvalho Chehab
Em 20-04-2011 05:36, Stefan Ringel escreveu: > Am 19.04.2011 23:26, schrieb Mauro Carvalho Chehab: >> Em 04-04-2011 17:18, stefan.rin...@arcor.de escreveu: >>> From: Stefan Ringel >>> >>> add audio mode parameter >> Why we need a parameter for it? It should be determined based on >> the standard. >

Re: [PATCH 3/5] tm6000: add audio mode parameter

2011-04-20 Thread Stefan Ringel
Am 19.04.2011 23:26, schrieb Mauro Carvalho Chehab: Em 04-04-2011 17:18, stefan.rin...@arcor.de escreveu: From: Stefan Ringel add audio mode parameter Why we need a parameter for it? It should be determined based on the standard. tm6010 has a sif decoder, and I think if auto detect doesn't wo

Re: [PATCH 3/5] tm6000: add audio mode parameter

2011-04-19 Thread Mauro Carvalho Chehab
Em 04-04-2011 17:18, stefan.rin...@arcor.de escreveu: > From: Stefan Ringel > > add audio mode parameter Why we need a parameter for it? It should be determined based on the standard. > > Signed-off-by: Stefan Ringel > --- > drivers/staging/tm6000/tm6000-stds.c |5 + > 1 files change

[PATCH 3/5] tm6000: add audio mode parameter

2011-04-04 Thread stefan . ringel
From: Stefan Ringel add audio mode parameter Signed-off-by: Stefan Ringel --- drivers/staging/tm6000/tm6000-stds.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-stds.c b/drivers/staging/tm6000/tm6000-stds.c index da3e51b..a9e1921 1