Re: [PATCH v4 12/18] arm: use of_platform_default_populate() to populate

2016-05-17 Thread Nicolas Ferre
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 > Cc: Krzysztof Halasa > Cc: Sekhar Nori > Cc: Shawn Guo > Cc: Russell Ki

Re: [PATCH v4 12/18] arm: use of_platform_default_populate() to populate

2016-05-17 Thread Sekhar Nori
On Thursday 12 May 2016 05:36 PM, 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 > Cc: Krzysztof Halasa > Cc: Sekhar Nori > Cc: Shawn Guo > Cc:

Re: [PATCH v4 12/18] arm: use of_platform_default_populate() to populate

2016-05-12 Thread Viresh Kumar
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 > Cc: Krzysztof Halasa > Cc: Sekhar Nori > Cc: Shawn Guo > Cc: Russell King