]> asedeno.scripts.mit.edu Git - linux.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)
commitd8fcfb6dbba2229b29dd6b672ac6c6081c37e48c
tree67a0bd2cbf2408f7c7dca9864e9d3bfcb599e0ac
parent9a4ef881d25957f149864bd46a2099e92ec9c53c
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]