From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.kapsi.fi ([217.30.184.167]:32326 "EHLO mail.kapsi.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751730AbZCLKUg (ORCPT ); Thu, 12 Mar 2009 06:20:36 -0400 Message-ID: <49B8E1EB.3020501@iki.fi> Date: Thu, 12 Mar 2009 12:20:27 +0200 From: Antti Palosaari MIME-Version: 1.0 To: Mauro Carvalho Chehab CC: Dmitri Belimov , linux-media@vger.kernel.org, Christopher Pascoe Subject: Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353 References: <49A03A94.9030008@iki.fi> <49B63C6C.8070709@iki.fi> <20090310094019.16ab55d7@pedra.chehab.org> <20090310220819.1790cc44@glory.loctelecom.ru> <49B667A7.8090407@iki.fi> <49B6915A.6050108@iki.fi> <20090312123540.6cd58ac8@glory.loctelecom.ru> <20090312071559.2f8c7a34@pedra.chehab.org> In-Reply-To: <20090312071559.2f8c7a34@pedra.chehab.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Mauro Carvalho Chehab wrote: > On Thu, 12 Mar 2009 12:35:40 +0900 > Dmitri Belimov wrote: > >> Hi Antti >> >>> Antti Palosaari wrote: >>>> Dmitri Belimov wrote: >>>>>> Could one of you please do such patchset? >>>>> I haven't a lot expirience with kernel programming. If Antti can >>>>> it is good. I'll check it >>>>> on our board. >>>> OK, I will do. For the first phase and as a bug fix I will do that >>>> (disable i2c-gate) like dtv5100 driver does. After that I will add >>>> new configuration switch for i2c-gate disable and also >>>> change .no_tuner name to better one. >>> Here it is, please review and test. I kept changes as small as >>> possible to prevent errors. Lets fix more later. >>> >>> http://linuxtv.org/hg/~anttip/zl10353/ >> This patch is good. All work is ok. > > Antti, > > since you said that this patch should go to 2.6.29, I've already merged from > your tree, after having Dmitry ack. Thanks. Antti