]> git.baikalelectronics.ru Git - kernel.git/commit
c6x: Remove unnecessary of_platform_populate with default match table
authorKefeng Wang <wangkefeng.wang@huawei.com>
Wed, 1 Jun 2016 06:52:58 +0000 (14:52 +0800)
committerRob Herring <robh@kernel.org>
Thu, 23 Jun 2016 19:59:39 +0000 (14:59 -0500)
commit84cdb37f96ff7c52b77ecc118ba48ca82dfd8530
tree67a0bd2cbf2408f7c7dca9864e9d3bfcb599e0ac
parentda914c99890c28d5fcca611d526d8eaa924a0876
c6x: 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.

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/c6x/platforms/Makefile
arch/c6x/platforms/platform.c [deleted file]