public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: linux-media@vger.kernel.org
Cc: Oliver Endriss <o.endriss@gmx.de>
Subject: Re: [PATCH] ngene: Fix CI data transfer regression
Date: Sun, 24 Apr 2011 09:55:59 -0300	[thread overview]
Message-ID: <4DB41DDF.2@infradead.org> (raw)
In-Reply-To: <201104231831.06846@orion.escape-edv.de>

Em 23-04-2011 13:31, Oliver Endriss escreveu:
> On Tuesday 29 March 2011 22:35:24 Oliver Endriss wrote:
>> Fix CI data transfer regression introduced by previous cleanup.
>>
>> Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
>> ---
>>  drivers/media/dvb/ngene/ngene-core.c |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/media/dvb/ngene/ngene-core.c b/drivers/media/dvb/ngene/ngene-core.c
>> index 175a0f6..9630705 100644
>> --- a/drivers/media/dvb/ngene/ngene-core.c
>> +++ b/drivers/media/dvb/ngene/ngene-core.c
>> @@ -1520,6 +1520,7 @@ static int init_channel(struct ngene_channel *chan)
>>  	if (dev->ci.en && (io & NGENE_IO_TSOUT)) {
>>  		dvb_ca_en50221_init(adapter, dev->ci.en, 0, 1);
>>  		set_transfer(chan, 1);
>> +		chan->dev->channel[2].DataFormatFlags = DF_SWAP32;
>>  		set_transfer(&chan->dev->channel[2], 1);
>>  		dvb_register_device(adapter, &chan->ci_dev,
>>  				    &ngene_dvbdev_ci, (void *) chan,
>> -- 
>> 1.6.5.3
>>
> 
> What happened to this patch? I am sure that it was in patchwork, but
> patchwork apparently lost all patches between February 26th and
> April 16th.

Yes, patchwork seemed to have a problem. They have 2 patchwork instances there,
on a cluster environment. In the past, we have the same problem when the backup
instance started with some patches out of sync on their mySQL datababse. After
I pointed the issue, they fixed it on the next day.

I sent one email last week about it to the kernel.org maintainer asking for his help, 
but didn't get an answer yet. Maybe he got some PTO days due to Easter. I'm hoping
that we'll be able to get it recovered next week.
> 
> Please note that this patch must go to 2.6.39!
> 
> CU
> Oliver
> 


      reply	other threads:[~2011-04-24 12:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-29 20:35 [PATCH] ngene: Fix CI data transfer regression Oliver Endriss
2011-04-23 16:31 ` Oliver Endriss
2011-04-24 12:55   ` Mauro Carvalho Chehab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DB41DDF.2@infradead.org \
    --to=mchehab@infradead.org \
    --cc=linux-media@vger.kernel.org \
    --cc=o.endriss@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox