On 12-05-16, 20:06, 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: Krzysztof Halasa <[email protected]> > Cc: Sekhar Nori <[email protected]> > Cc: Shawn Guo <[email protected]> > Cc: Russell King <[email protected]> > Cc: Roland Stigge <[email protected]> > Cc: Jason Cooper <[email protected]> > Cc: Ray Jui <[email protected]> > Cc: Viresh Kumar <[email protected]> > Cc: Stephen Warren <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Michal Simek <[email protected]> > Signed-off-by: Kefeng Wang <[email protected]> > --- > arch/arm/mach-spear/spear300.c | 3 +-- > arch/arm/mach-spear/spear310.c | 3 +-- > arch/arm/mach-spear/spear320.c | 3 +-- > arch/arm/mach-spear/spear6xx.c | 3 +--
Acked-by: Viresh Kumar <[email protected]> -- viresh

