From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/3][RFC] ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCR Date: Wed, 11 Mar 2009 22:29:34 +0000 Message-ID: <20090311222933.GD7536@sirena.org.uk> References: <1236795420-12175-1-git-send-email-philipp.zabel@gmail.com> <1236795420-12175-3-git-send-email-philipp.zabel@gmail.com> <20090311222723.GC7536@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 0BC882441C for ; Wed, 11 Mar 2009 23:29:42 +0100 (CET) Content-Disposition: inline In-Reply-To: <20090311222723.GC7536@sirena.org.uk> 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: Philipp Zabel Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Wed, Mar 11, 2009 at 10:27:24PM +0000, Mark Brown wrote: > On Wed, Mar 11, 2009 at 07:17:00PM +0100, Philipp Zabel wrote: > > As soon as CONFIG_PXA25x is enabled, those macros only handle the PXA25x_SSP > > case, which is wrong most of the time (and always wrong on >=PXA27x). > > > > Signed-off-by: Philipp Zabel > Applied, thanks. Or not, sorry - wires crossed there.