On Wed, Aug 29, 2018 at 9:49 PM Qiang Zhao <qiang.z...@nxp.com> wrote: > > From: Rob Herring <r...@kernel.org> > date: 2018/8/30 4:04 > > > To: Qiang Zhao <qiang.z...@nxp.com> > > Cc: linux-ker...@vger.kernel.org; Leo Li <leoyang...@nxp.com>; > > linuxppc-dev@lists.ozlabs.org; linux-arm-ker...@lists.infradead.org > > Subject: [PATCH] soc: fsl/qe: Use of_get_child_by_name helper > > > > Use the of_get_child_by_name() helper instead of open coding searching for > > the > > 'firmware' child node. This removes directly accessing the name pointer as > > well. > > > > Cc: Qiang Zhao <qiang.z...@nxp.com> > > Cc: Li Yang <leoyang...@nxp.com> > > Cc: linuxppc-dev@lists.ozlabs.org > > Cc: linux-arm-ker...@lists.infradead.org > > Signed-off-by: Rob Herring <r...@kernel.org>
Merged for next. Thanks. Regards, Leo