On 16-03-16, 15:35, 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. > > Acked-by: Shawn Guo <[email protected]> > Acked-by: Heiko Stuebner <[email protected]> > Acked-by: Krzysztof Halasa <[email protected]> > Acked-by: Nicolas Ferre <[email protected]> > 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]> > Cc: Santosh Shilimkar <[email protected]> > Cc: Roland Stigge <[email protected]> > Cc: Jason Cooper <[email protected]> > Cc: Haojian Zhuang <[email protected]> > Cc: Heiko Stuebner <[email protected]> > Cc: Viresh Kumar <[email protected]> > Cc: Shiraz Hashim <[email protected]> > Cc: Tony Prisk <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Cc: Russell King <[email protected]> > Signed-off-by: Kefeng Wang <[email protected]> > --- > arch/arm/mach-spear/spear1310.c | 2 +- > arch/arm/mach-spear/spear1340.c | 2 +- > 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

