From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:59714 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754801AbZJIBpo (ORCPT ); Thu, 8 Oct 2009 21:45:44 -0400 Date: Fri, 9 Oct 2009 10:44:13 +0900 From: Paul Mundt To: Guennadi Liakhovetski Cc: Linux Media Mailing List , linux-sh@vger.kernel.org Subject: Re: [PATCH 1/2] SH: add support for the RJ54N1CB0C camera for the kfr2r09 platform Message-ID: <20091009014412.GD31816@linux-sh.org> References: <20091005022500.GD3185@linux-sh.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: On Mon, Oct 05, 2009 at 05:20:48PM +0200, Guennadi Liakhovetski wrote: > On Mon, 5 Oct 2009, Paul Mundt wrote: > > > On Sat, Oct 03, 2009 at 01:21:30PM +0200, Guennadi Liakhovetski wrote: > > > Signed-off-by: Guennadi Liakhovetski > > > --- > > > arch/sh/boards/mach-kfr2r09/setup.c | 139 +++++++++++++++++++++++++++++++++++ > > > 1 files changed, 139 insertions(+), 0 deletions(-) > > > > > This seems to depend on the RJ54N1CB0C driver, so I'll queue this up > > after that has been merged in the v4l tree. If it's available on a topic > > branch upstream that isn't going to be rebased, then I can pull that in, > > but this is not so critical either way. > > It actually shouldn't depend on the driver patch. The driver has no > headers, so... I haven't verified, but it should work either way. OTOH, > waiting for the driver patch is certainly a safe bet:-) > I thought it had a header dependency, but I must have been imagining things. So in that regard it looks fine, I'll split out my 2.6.32 stuff in to a separate branch momentarily and then roll this in when I start taking 2.6.33 stuff. This should at least allow us to start testing in -next when the driver is merged.