From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 17/38] ASoC: wm5110: replace platform to component Date: Wed, 24 Jan 2018 14:24:18 +0000 Message-ID: <20180124142418.ml6zhnrxcs4mpaod@localhost.localdomain> References: <87vag7gb9o.wl%kuninori.morimoto.gx@renesas.com> <877esngaz4.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) by alsa0.perex.cz (Postfix) with ESMTP id 0AA36267536 for ; Wed, 24 Jan 2018 15:24:22 +0100 (CET) Content-Disposition: inline In-Reply-To: <877esngaz4.wl%kuninori.morimoto.gx@renesas.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: Kuninori Morimoto Cc: Linux-ALSA , Mark Brown , Simon List-Id: alsa-devel@alsa-project.org On Fri, Jan 12, 2018 at 12:47:47AM +0000, Kuninori Morimoto wrote: > > From: Kuninori Morimoto > > Now platform can be replaced to component, let's do it. > > Signed-off-by: Kuninori Morimoto > --- Acked-by: Charles Keepax Tested-by: Charles Keepax Thanks, Charles