Re: [PATCH] tm6000: bugfix analog init for tm6010

2010-05-03 Thread Mauro Carvalho Chehab
stefan.rin...@arcor.de wrote: > From: Stefan Ringel > > - change values in function tm6000_set_fourcc_format > - disable digital source > - add vbi and audio init > > Signed-off-by: Stefan Ringel > --- > drivers/staging/tm6000/tm6000-core.c | 97 - > 1 files c

[PATCH] tm6000: bugfix analog init for tm6010

2010-04-30 Thread stefan . ringel
From: Stefan Ringel - change values in function tm6000_set_fourcc_format - disable digital source - add vbi and audio init Signed-off-by: Stefan Ringel --- drivers/staging/tm6000/tm6000-core.c | 97 - 1 files changed, 94 insertions(+), 3 deletions(-) diff --g

Re: [PATCH] tm6000: bugfix analog init for tm6010

2010-04-30 Thread Stefan Ringel
Am 28.04.2010 22:57, schrieb Stefan Ringel: > I have superseded this patch. Stefan Ringel -- Stefan Ringel -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

[PATCH] tm6000: bugfix analog init for tm6010

2010-04-28 Thread Stefan Ringel
-- Stefan Ringel commit 32b6f5e24c4de1143c784fd82201ac32c191c3b0 Author: Stefan Ringel Date: Wed Apr 28 22:31:19 2010 +0200 tm6000: bugfix analog init for tm6010 - change value in function tm6000_set_fourcc_format - disable digital source - add vbi and audio init