From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from perceval.ideasonboard.com ([95.142.166.194]:49586 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750731Ab1HRJDt (ORCPT ); Thu, 18 Aug 2011 05:03:49 -0400 From: Laurent Pinchart To: Andy Shevchenko Subject: Re: [PATCH] Media controller: Define media_entity_init() and media_entity_cleanup() conditionally Date: Thu, 18 Aug 2011 11:03:49 +0200 Cc: Deepthy Ravi , mchehab@infradead.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Vaibhav Hiremath References: <1313577276-18182-1-git-send-email-deepthy.ravi@ti.com> <1313578426.25065.1.camel@smile> In-Reply-To: <1313578426.25065.1.camel@smile> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201108181103.49805.laurent.pinchart@ideasonboard.com> Sender: linux-media-owner@vger.kernel.org List-ID: On Wednesday 17 August 2011 12:53:46 Andy Shevchenko wrote: > On Wed, 2011-08-17 at 16:04 +0530, Deepthy Ravi wrote: > > From: Vaibhav Hiremath > > > > Defines the two functions only when CONFIG_MEDIA_CONTROLLER > > is enabled. > > Is it not a driver's option to be dependent on MEDIA_CONTROLLER? Yes it is. -- Regards, Laurent Pinchart