Re: [PATCH] ALSA: aoa: Use device_type helpers to access the node type

From: Takashi Iwai
Date: Mon Nov 19 2018 - 06:21:38 EST


On Fri, 16 Nov 2018 23:11:04 +0100,
Rob Herring wrote:
>
> Remove directly accessing device_node.type pointer and use the accessors
> instead. This will eventually allow removing the type pointer.
>
> Replace the open coded iterating over child nodes with
> for_each_child_of_node() while we're here.
>
> Cc: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
> Cc: Jaroslav Kysela <perex@xxxxxxxx>
> Cc: Takashi Iwai <tiwai@xxxxxxxx>
> Cc: linuxppc-dev@xxxxxxxxxxxxxxxx
> Cc: alsa-devel@xxxxxxxxxxxxxxxx
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>

Applied, thanks.


Takashi