Re: Fwd: [PATCH] ngene: blocking and nonblocking io for sec0

2011-06-21 Thread Issa Gorissen
Haven't fully understood the usage of wake_event_interruptible, now I have read its description. Sorry for the lame patch. Please find a fixed version below. Patch allows for blocking or nonblocking io on the ngene sec0 device. It also enforces one reader and one writer at a time. Signed-off-b

Re: Fwd: [PATCH] ngene: blocking and nonblocking io for sec0

2011-06-18 Thread Oliver Endriss
g. > > Thanks! > Mauro The patch is not correct. See my comments below. > Mensagem original > Date: Thu, 12 May 2011 15:47:09 +0200 > From: Issa Gorissen > To: linux-media@vger.kernel.org > Subject: [PATCH] ngene: blocking and nonblocking io for sec0 >

Fwd: [PATCH] ngene: blocking and nonblocking io for sec0

2011-06-01 Thread Mauro Carvalho Chehab
bject: [PATCH] ngene: blocking and nonblocking io for sec0 Patch allows for blocking or nonblocking io on the ngene sec0 device. It also enforces one reader and one writer at a time. Signed-off-by: Issa Gorissen -- --- a/linux/drivers/media/dvb/ngene/ngene-dvb.c 2011-05-10 19:11:21.0

[PATCH] ngene: blocking and nonblocking io for sec0

2011-05-12 Thread Issa Gorissen
Patch allows for blocking or nonblocking io on the ngene sec0 device. It also enforces one reader and one writer at a time. Signed-off-by: Issa Gorissen -- --- a/linux/drivers/media/dvb/ngene/ngene-dvb.c 2011-05-10 19:11:21.0 +0200 +++ b/linux/drivers/media/dvb/ngene/ngene-dvb.c 2011-05