]> git.baikalelectronics.ru Git - kernel.git/commit
cris: Remove unnecessary of_platform_populate with default match table
authorKefeng Wang <wangkefeng.wang@huawei.com>
Wed, 1 Jun 2016 06:52:59 +0000 (14:52 +0800)
committerRob Herring <robh@kernel.org>
Thu, 23 Jun 2016 20:00:22 +0000 (15:00 -0500)
commita8bb5e0982412583e0cea15f3f9ff53d414d630d
tree88011d298a12766ea3ec4314c5ad5c809dd2c218
parent84cdb37f96ff7c52b77ecc118ba48ca82dfd8530
cris: Remove unnecessary of_platform_populate with default match table

After patch "of/platform: Add common method to populate default bus",
it is possible for arch code to remove unnecessary callers of
of_platform_populate with default match table.

Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Rob Herring <robh@kernel.org>
arch/cris/kernel/setup.c