]> git.karo-electronics.de Git - karo-tx-linux.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)
commitdb41252cf8b58c8a57226204e113b9dffaebf693
tree88011d298a12766ea3ec4314c5ad5c809dd2c218
parentd8fcfb6dbba2229b29dd6b672ac6c6081c37e48c
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