Re: [patch] drivers/media/video/zoran_card.c: en/decoder loading

2008-01-27 Thread Ronald S. Bultje
Hi, On Jan 27, 2008 1:01 PM, Martin Samuelsson <[EMAIL PROTECTED]> wrote: > This enables the avs6eyes to load the bt866 and ks0127 drivers automatically. > > Signed-off-by: Martin Samuelsson <[EMAIL PROTECTED]> > --- > zoran_card.c |6 ++ > 1 file changed, 6 insertions(+) > ---

Re: [patch] drivers/media/video/zoran_card.c: en/decoder loading

2008-01-27 Thread Ronald S. Bultje
Hi, On Jan 27, 2008 1:01 PM, Martin Samuelsson [EMAIL PROTECTED] wrote: This enables the avs6eyes to load the bt866 and ks0127 drivers automatically. Signed-off-by: Martin Samuelsson [EMAIL PROTECTED] --- zoran_card.c |6 ++ 1 file changed, 6 insertions(+) ---

[PATCH] embarassing typo

2005-03-29 Thread Ronald S. Bultje
people. Signed-off-by: Ronald S. Bultje <[EMAIL PROTECTED]> Thanks, Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> ? .tmp_versions Index: zr36050.c === RCS file: /cvsroot/mjpeg/driver-zoran/zr36050.c,v retrieving revision

[PATCH] embarassing typo

2005-03-29 Thread Ronald S. Bultje
people. Signed-off-by: Ronald S. Bultje [EMAIL PROTECTED] Thanks, Ronald -- Ronald S. Bultje [EMAIL PROTECTED] ? .tmp_versions Index: zr36050.c === RCS file: /cvsroot/mjpeg/driver-zoran/zr36050.c,v retrieving revision 1.2 diff -u

[PATCH] Re: drivers/media/video/bt819.c: bt819_init: wrong array indexing

2005-03-23 Thread Ronald S. Bultje
e other array indexes in this function are > correct, but this is definitely wrong: > It indexes element 49 wile only the elements 0-43 are available. Auch, that is kinda embarrassing... Attached patch fixes it. Andrew, can you please put this patch in the kernel? Signed-off-by: Ronald S. Bultje

[PATCH] Re: drivers/media/video/bt819.c: bt819_init: wrong array indexing

2005-03-23 Thread Ronald S. Bultje
are correct, but this is definitely wrong: It indexes element 49 wile only the elements 0-43 are available. Auch, that is kinda embarrassing... Attached patch fixes it. Andrew, can you please put this patch in the kernel? Signed-off-by: Ronald S. Bultje [EMAIL PROTECTED] Ronald -- Ronald S

Re: [PATCH 2.6] Fix i2c messsage flags in video drivers

2005-03-10 Thread Ronald S. Bultje
Hi Jean, thanks for the reply. On Thu, 10 Mar 2005, Jean Delvare wrote: > I'm glad to learn you are testing things. Still the oops in saa7110 went > unnoticed for the past 3 months, so I guess that either you don't have > a DC10(+) in your test panel, or you did not test mm/rc kernels. I indeed

Re: [PATCH 2.6] Fix i2c messsage flags in video drivers

2005-03-10 Thread Ronald S. Bultje
Hi Jean, I'm sorry for a late reply, mail is (still) misbehaving. I hope this arrives at all... On Wed, 9 Mar 2005, Jean Delvare wrote: > It is possible that people are able to get their board to still work > without my patch, if the chips were properly configured in the first > place and they

Re: [PATCH 2.6] Fix i2c messsage flags in video drivers

2005-03-10 Thread Ronald S. Bultje
Hi Jean, I'm sorry for a late reply, mail is (still) misbehaving. I hope this arrives at all... On Wed, 9 Mar 2005, Jean Delvare wrote: It is possible that people are able to get their board to still work without my patch, if the chips were properly configured in the first place and they

Re: [PATCH 2.6] Fix i2c messsage flags in video drivers

2005-03-10 Thread Ronald S. Bultje
Hi Jean, thanks for the reply. On Thu, 10 Mar 2005, Jean Delvare wrote: I'm glad to learn you are testing things. Still the oops in saa7110 went unnoticed for the past 3 months, so I guess that either you don't have a DC10(+) in your test panel, or you did not test mm/rc kernels. I indeed