On Wed, Jan 27, 2016 at 12:27:39PM +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: Catalin Marinas <catalin.mari...@arm.com> > Cc: Will Deacon <will.dea...@arm.com> > Cc: Arnd Bergmann <a...@arndb.de> > Signed-off-by: Kefeng Wang <wangkefeng.w...@huawei.com>
Acked-by: Catalin Marinas <catalin.mari...@arm.com>