]> git.baikalelectronics.ru Git - 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)
commit30c0c86215bcac9ce1636c5729f994a7aa031228
tree14ce7fc4b9779f1b301c1b8bc4adec23ff1c1eff
parentfc76e3b889d900fbc4ccbbde0a3ea2c09ee880cb
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