From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] Fix register programming in Freescale MPC8610 HPCD sound driver Date: Fri, 13 Jun 2008 20:34:27 +0100 Message-ID: <1213385667.6376.0.camel@odin> References: <1213383751-17284-1-git-send-email-timur@freescale.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 C81C0244EC for ; Fri, 13 Jun 2008 21:34:23 +0200 (CEST) In-Reply-To: <1213383751-17284-1-git-send-email-timur@freescale.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: Timur Tabi , Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, 2008-06-13 at 14:02 -0500, Timur Tabi wrote: > Fix the Freescale MPC8610 HPCD sound driver so that it programs the DMACR > and PMUXCR registers in the global utilities correctly. > > Signed-off-by: Timur Tabi Acked-by: Liam Girdwood