Re: [PATCH v2] tm6000: fix uninitialized field, change prink to dprintk

2011-05-21 Thread Mauro Carvalho Chehab
Em 21-05-2011 03:05, stefan.rin...@arcor.de escreveu: > From: Stefan Ringel > > fix uninitialized field, change prink to dprintk Applied, thanks. A quick note: please don't repeat the patch subject at the first line of the body. It requires me to manually drop it when importing the patch. Inste

[PATCH v2] tm6000: fix uninitialized field, change prink to dprintk

2011-05-20 Thread stefan . ringel
From: Stefan Ringel fix uninitialized field, change prink to dprintk Signed-off-by: Stefan Ringel --- drivers/staging/tm6000/tm6000-usb-isoc.h |2 +- drivers/staging/tm6000/tm6000-video.c|5 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/staging/tm600