From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH] ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementation Date: Thu, 6 Aug 2015 17:23:01 +0100 Message-ID: <20150806162301.GB25225@opensource.wolfsonmicro.com> References: <1438223043.17273.0.camel@ingics.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id C975C2604D1 for ; Thu, 6 Aug 2015 18:23:01 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1438223043.17273.0.camel@ingics.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Axel Lin Cc: alsa-devel@alsa-project.org, Mark Brown , Liam Girdwood , patches@opensource.wolfsonmicro.com List-Id: alsa-devel@alsa-project.org On Thu, Jul 30, 2015 at 10:24:03AM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin > --- Acked-by: Charles Keepax Thanks, Charles