From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 0/3] ASoC: codecs: max98088: bug fixes and changes Date: Sun, 15 May 2011 21:33:09 -0700 Message-ID: <20110516043308.GA23807@opensource.wolfsonmicro.com> References: <1305179918-19317-1-git-send-email-jinyoungp@nvidia.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 3D49C24437 for ; Mon, 16 May 2011 06:33:22 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1305179918-19317-1-git-send-email-jinyoungp@nvidia.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: jinyoungp@nvidia.com Cc: Peter.Hsiang@maxim-ic.com, alsa-devel@alsa-project.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Thu, May 12, 2011 at 02:58:35PM +0900, jinyoungp@nvidia.com wrote: > Recently, I working on max98088 and changed something in max98088 asoc driver. > The MAX98088 driver had some bug and needed modifies. > The changes was confirmed by Peter Hsiang who author of max98088 driver and > maxim engineer. Applied all, thanks.