From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 09/20] ASoC: S3C: I2Sv2: Segregate hw_params callback Date: Wed, 10 Mar 2010 14:14:17 +0000 Message-ID: <20100310141417.GZ24422@rakim.wolfsonmicro.main> References: <1268207349-9979-1-git-send-email-jassi.brar@samsung.com> <1268207349-9979-2-git-send-email-jassi.brar@samsung.com> <1268207349-9979-3-git-send-email-jassi.brar@samsung.com> <1268207349-9979-4-git-send-email-jassi.brar@samsung.com> <1268207349-9979-5-git-send-email-jassi.brar@samsung.com> <1268207349-9979-6-git-send-email-jassi.brar@samsung.com> <1268207349-9979-7-git-send-email-jassi.brar@samsung.com> <1268207349-9979-8-git-send-email-jassi.brar@samsung.com> <1268207349-9979-9-git-send-email-jassi.brar@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id AD34A103906 for ; Wed, 10 Mar 2010 15:14:18 +0100 (CET) Content-Disposition: inline In-Reply-To: <1268207349-9979-9-git-send-email-jassi.brar@samsung.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: Jassi Brar Cc: alsa-devel@alsa-project.org, ben-linux@fluff.org List-Id: alsa-devel@alsa-project.org On Wed, Mar 10, 2010 at 04:48:58PM +0900, Jassi Brar wrote: > Towards having build for multiple SoCs segregate hw_params callback > for s3c2412 and s3c64xx. > Since, all new SoCs have s3c64xx like register map, we keep that as > default implementation if no SoC specific callback is already defined. > > Signed-off-by: Jassi Brar This is OK but appears to depend on one or more of the other patches that didn't get applied yet.