On Wed, Jan 27, 2016 at 03:53:00PM +0800, Kefeng Wang wrote: > Use helper of_platform_default_populate() in linux/of_platform > when possible, instead of calling of_platform_populate() with > the default match table. > > Cc: Nicolas Ferre <[email protected]> > Cc: Ray Jui <[email protected]> > Cc: Lee Jones <[email protected]> > Cc: Krzysztof Halasa <[email protected]> > Cc: Kukjin Kim <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Shawn Guo <[email protected]> ... > arch/arm/mach-imx/imx27-dt.c | 2 +- > arch/arm/mach-imx/mach-imx51.c | 2 +- > arch/arm/mach-imx/mach-imx53.c | 2 +- > arch/arm/mach-imx/mach-imx6q.c | 2 +- > arch/arm/mach-imx/mach-imx6sl.c | 2 +- > arch/arm/mach-imx/mach-imx6sx.c | 2 +- > arch/arm/mach-imx/mach-imx6ul.c | 2 +- > arch/arm/mach-imx/mach-imx7d.c | 2 +- ... > arch/arm/mach-mxs/mach-mxs.c | 3 +--
Acked-by: Shawn Guo <[email protected]>

