Hi Prabhakar > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Refactor the code responsible for selecting the correct device node for > audio endpoint parsing in the rsnd driver. A new helper function > `rsnd_pick_endpoint_node_for_ports()` is introduced to handle the > selection of the endpoint node by checking whether the port is named > 'port' or 'ports'. > > This change simplifies the logic in both `rsnd_dai_of_node()` and > `rsnd_dai_probe()` functions by replacing repetitive condition checks > with the new helper. > > Suggested-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Thank you for your help !! Best regards --- Kuninori Morimoto