Re: [PATCH] ASoC: xilinx: replace OF with device handlers

From: Vincenzo Frascino

Date: Tue Aug 04 2026 - 04:04:13 EST




On 04/08/2026 00:18, Rosen Penev wrote:
> All of these usages of OF handlers use the node from the
> platform_device. Use the device member to simplify slightly.
>
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>

Thank you!

Reviewed-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>

...