From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 05/20] ASoC: S3C: I2Sv2: Unify clock source IDs Date: Wed, 10 Mar 2010 13:01:16 +0000 Message-ID: <20100310130116.GV24422@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> 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 86AB3103937 for ; Wed, 10 Mar 2010 14:01:17 +0100 (CET) Content-Disposition: inline In-Reply-To: <1268207349-9979-5-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:54PM +0900, Jassi Brar wrote: > Rather than having the multiple definitions of the same clocks, > define them in one common place and refer by SoC specific names. > > Signed-off-by: Jassi Brar Applied, thanks.