From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Subject: Re: [GIT PULL FOR 2.6.39] Media controller and OMAP3 ISP driver Date: Mon, 07 Mar 2011 08:56:31 -0300 Message-ID: <4D74C7EF.6040004@redhat.com> References: <201102171606.58540.laurent.pinchart@ideasonboard.com> <4D73472A.60702@retiisi.org.uk> <201103061117.42896.laurent.pinchart@ideasonboard.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201103061117.42896.laurent.pinchart@ideasonboard.com> Sender: linux-media-owner@vger.kernel.org To: Laurent Pinchart Cc: Sakari Ailus , "linux-media@vger.kernel.org" , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Em 06-03-2011 07:17, Laurent Pinchart escreveu: > Hi Sakari, > > On Sunday 06 March 2011 09:34:50 Sakari Ailus wrote: >> Hi Laurent, >> >> Many thanks for the pull req! >> >> On Thu, Feb 17, 2011 at 04:06:58PM +0100, Laurent Pinchart wrote: >> ... >> >>> drivers/media/video/omap3-isp/ispresizer.c | 1693 ++++++++++++++ >>> drivers/media/video/omap3-isp/ispresizer.h | 147 ++ >>> drivers/media/video/omap3-isp/ispstat.c | 1092 +++++++++ >>> drivers/media/video/omap3-isp/ispstat.h | 169 ++ >>> drivers/media/video/omap3-isp/ispvideo.c | 1264 ++++++++++ >>> drivers/media/video/omap3-isp/ispvideo.h | 202 ++ >>> drivers/media/video/omap3-isp/luma_enhance_table.h | 42 + >>> drivers/media/video/omap3-isp/noise_filter_table.h | 30 + >> >> ... >> >>> include/linux/Kbuild | 4 + >>> include/linux/media.h | 132 ++ >>> include/linux/omap3isp.h | 646 +++++ >> >> What about renaming the directory omap3isp for the sake of consistency? >> The header file is called omap3isp.h and omap3isp is the prefix used in >> the driver for exported symbols. > > I'm fine with both. If Mauro prefers omap3-isp, I can update the patches. Probably, omap3-isp would be better, but I'm fine if you prefere omap3isp. Cheers, Mauro