From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH v3] sound: aoa: Convert to using %pOF instead of full_name Date: Tue, 29 Aug 2017 14:52:57 +0200 Message-ID: References: <20170807232919.30247-2-robh@kernel.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 88A58266C6D for ; Tue, 29 Aug 2017 14:52:58 +0200 (CEST) In-Reply-To: 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: Rob Herring Cc: Linux-ALSA , linuxppc-dev , Johannes Berg List-Id: alsa-devel@alsa-project.org On Tue, 29 Aug 2017 14:35:03 +0200, Rob Herring wrote: > > On Mon, Aug 7, 2017 at 6:29 PM, Rob Herring wrote: > > Now that we have a custom printf format specifier, convert users of > > full_name to use %pOF instead. This is preparation to remove storing > > of the full path string for each node. > > > > Signed-off-by: Rob Herring > > Cc: Johannes Berg > > Cc: Jaroslav Kysela > > Cc: Takashi Iwai > > Cc: linuxppc-dev@lists.ozlabs.org > > Cc: alsa-devel@alsa-project.org > > --- > > v3: Split aoa to separate patch > > Ping. Sorry, overlooked this one. Now applied. Thanks! Takashi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3xhTBl6NsTzDqgD for ; Tue, 29 Aug 2017 22:53:01 +1000 (AEST) Date: Tue, 29 Aug 2017 14:52:57 +0200 Message-ID: From: Takashi Iwai To: "Rob Herring" Cc: "Linux-ALSA" , "linuxppc-dev" , "Jaroslav Kysela" , "Johannes Berg" Subject: Re: [PATCH v3] sound: aoa: Convert to using %pOF instead of full_name In-Reply-To: References: <20170807232919.30247-2-robh@kernel.org> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 29 Aug 2017 14:35:03 +0200, Rob Herring wrote: > > On Mon, Aug 7, 2017 at 6:29 PM, Rob Herring wrote: > > Now that we have a custom printf format specifier, convert users of > > full_name to use %pOF instead. This is preparation to remove storing > > of the full path string for each node. > > > > Signed-off-by: Rob Herring > > Cc: Johannes Berg > > Cc: Jaroslav Kysela > > Cc: Takashi Iwai > > Cc: linuxppc-dev@lists.ozlabs.org > > Cc: alsa-devel@alsa-project.org > > --- > > v3: Split aoa to separate patch > > Ping. Sorry, overlooked this one. Now applied. Thanks! Takashi