From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] asoc: sst_platform: fix the dsp driver interface Date: Mon, 5 Dec 2011 13:28:25 +0000 Message-ID: <20111205132825.GM11150@opensource.wolfsonmicro.com> References: <1323084324-9420-1-git-send-email-vinod.koul@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id E6FAE1039AB for ; Mon, 5 Dec 2011 14:28:26 +0100 (CET) Content-Disposition: inline In-Reply-To: <1323084324-9420-1-git-send-email-vinod.koul@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Vinod Koul Cc: alsa-devel@alsa-project.org, lrg@ti.com List-Id: alsa-devel@alsa-project.org On Mon, Dec 05, 2011 at 04:55:24PM +0530, Vinod Koul wrote: > lower level drivers typically register with upper layers. > So fix by exporting symbols from sst_platform driver for dsp driver to > register to sst platform driver > > Now this driver doesnt depend on sst driver, so remove the dependency > and the header files The doesn't apply to 3.3 due to a conflict with the conversion to module_platform_driver - you could please respin against current -next?