From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Subject: Re: [PATCH 01/12 v2] ASoC: core: remove of_xlate_dai_name from snd_soc_component_driver Date: Wed, 18 Mar 2015 10:03:12 +0100 Message-ID: <55093F50.5040706@metafoo.de> References: <87egopk13d.wl%kuninori.morimoto.gx@renesas.com> <87d249k0ut.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-out-133.synserver.de (smtp-out-145.synserver.de [212.40.185.145]) by alsa0.perex.cz (Postfix) with ESMTP id 842FA2604DF for ; Wed, 18 Mar 2015 10:03:00 +0100 (CET) In-Reply-To: <87d249k0ut.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 , Mark Brown Cc: Linux-ALSA , Simon , shiiba , Liam Girdwood , Das Biju List-Id: alsa-devel@alsa-project.org On 03/16/2015 05:44 AM, Kuninori Morimoto wrote: > From: Kuninori Morimoto > > No one is using .of_xlate_dai_name for DT, > Let's remove it. I'd prefer to keep this, there will probably be user for it eventually.