]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
nios2: Remove unnecessary of_platform_populate with default match table
authorKefeng Wang <wangkefeng.wang@huawei.com>
Wed, 1 Jun 2016 06:53:02 +0000 (14:53 +0800)
committerRob Herring <robh@kernel.org>
Thu, 23 Jun 2016 20:00:31 +0000 (15:00 -0500)
commit623e9ef636726280635d7bcc8f6b71794d05a57e
tree14ce7fc4b9779f1b301c1b8bc4adec23ff1c1eff
parentddd0ce87bfdebbc92c639286a2bf1241f335e6c8
nios2: 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: Ley Foon Tan <lftan@altera.com>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Rob Herring <robh@kernel.org>
arch/nios2/platform/platform.c