[alsa-devel] [PATCH] ALSA: Use of_node_name_eq for node name comparisons

Takashi Iwai tiwai at suse.de
Thu Dec 6 10:56:30 CET 2018


On Wed, 05 Dec 2018 20:50:46 +0100,
Rob Herring wrote:
> 
> Convert string compares of DT node names to use of_node_name_eq helper
> instead. This removes direct access to the node name pointer.
> 
> A couple of open coded iterating thru the child node names are converted
> to use for_each_child_of_node() instead.
> 
> Cc: Johannes Berg <johannes at sipsolutions.net>
> Cc: Jaroslav Kysela <perex at perex.cz>
> Cc: Takashi Iwai <tiwai at suse.com>
> Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Cc: Paul Mackerras <paulus at samba.org>
> Cc: Michael Ellerman <mpe at ellerman.id.au>
> Cc: linuxppc-dev at lists.ozlabs.org
> Cc: alsa-devel at alsa-project.org
> Signed-off-by: Rob Herring <robh at kernel.org>

Applied, thanks.


Takashi


More information about the Alsa-devel mailing list