From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:48402 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752825Ab0HTP0y convert rfc822-to-8bit (ORCPT ); Fri, 20 Aug 2010 11:26:54 -0400 From: "Aguirre, Sergio" To: Laurent Pinchart CC: "linux-media@vger.kernel.org" , "sakari.ailus@maxwell.research.nokia.com" Date: Fri, 20 Aug 2010 10:26:49 -0500 Subject: RE: [RFC/PATCH v3 00/10] Media controller (core and V4L2) Message-ID: References: <1280419616-7658-1-git-send-email-laurent.pinchart@ideasonboard.com> <201008192112.12673.laurent.pinchart@ideasonboard.com> <201008201725.09455.laurent.pinchart@ideasonboard.com> In-Reply-To: <201008201725.09455.laurent.pinchart@ideasonboard.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 List-ID: Sender: Mauro Carvalho Chehab Hi Laurent, > -----Original Message----- > From: Laurent Pinchart [mailto:laurent.pinchart@ideasonboard.com] > Sent: Friday, August 20, 2010 10:25 AM > To: Aguirre, Sergio > Cc: linux-media@vger.kernel.org; sakari.ailus@maxwell.research.nokia.com > Subject: Re: [RFC/PATCH v3 00/10] Media controller (core and V4L2) > > Hi Sergio, > > On Thursday 19 August 2010 21:12:12 Laurent Pinchart wrote: > > On Thursday 19 August 2010 21:09:30 Aguirre, Sergio wrote: > > > > -----Original Message----- > > > > From: linux-media-owner@vger.kernel.org [mailto:linux-media- > > > > owner@vger.kernel.org] On Behalf Of Laurent Pinchart > > > > Sent: Thursday, July 29, 2010 11:07 AM > > > > To: linux-media@vger.kernel.org > > > > Cc: sakari.ailus@maxwell.research.nokia.com > > > > Subject: [RFC/PATCH v3 00/10] Media controller (core and V4L2) > > > > > > > > Hi everybody, > > > > > > > > Here's the third version of the media controller patches. All > comments > > > > received on the first and second versions have (hopefully) been > > > > incorporated. > > > > > > > > The rebased V4L2 API additions and OMAP3 ISP patches will follow. > Once > > > > again please consider them as sample code only. > > > > > > > > Laurent Pinchart (8): > > > > media: Media device node support > > > > media: Media device > > > > media: Entities, pads and links > > > > media: Entities, pads and links enumeration > > > > media: Links setup > > > > v4l: Add a media_device pointer to the v4l2_device structure > > > > v4l: Make video_device inherit from media_entity > > > > v4l: Make v4l2_subdev inherit from media_entity > > > > > > This patch (#0010) doesn't apply to mainline, after this commit: > > > > > > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux- > 2.6.git;a=commit > > > ;h =b74c0aac357e5c71ee6de98b9887fe478bc73cf4 > > > > > > Am I missing something here? > > > > Yes, you're missing the next version of the patches :-) I'll probably > send > > them tomorrow. > > On second thought, you're probably missing the V4L2 subdev device node > patches. b74c0aac357e5c71ee6de98b9887fe478bc73cf4 is very old (between > 2.6.29 > and 2.6.30) and isn't related. Ok.. But where can I find those? In what tree? Sorry for the ignorance. Regards, Sergio > > -- > Regards, > > Laurent Pinchart