Le 12/05/2016 14:06, Kefeng Wang a écrit : > 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-at91/at91rm9200.c | 2 +- > arch/arm/mach-at91/at91sam9.c | 2 +- > arch/arm/mach-at91/sama5.c | 2 +-
Acked-by: Nicolas Ferre <[email protected]> Best regards, -- Nicolas Ferre

