]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with defaul...
authorRob Herring <robh@kernel.org>
Tue, 26 Jul 2016 16:46:30 +0000 (11:46 -0500)
committerRob Herring <robh@kernel.org>
Tue, 26 Jul 2016 20:04:01 +0000 (15:04 -0500)
commit87a03c51cee5b4f81e58ef8b1d5d22d1a0e9ac77
tree121da958590ed6d72dd87326cd89447119ae7fc7
parent4264544611bddda36445918b62c8c9b58e042aa4
xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table"

This partially reverts commit e12eb057659b keeping only the main
purpose of the original commit which is the removal of
of_platform_populate() call. The moving of of_clk_init() caused changes
in the initialization order breaking booting.

Fixes: e12eb057659baf ("xtensa: Remove unnecessary of_platform_populate with default match table")
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Tested-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
arch/xtensa/kernel/setup.c
arch/xtensa/kernel/time.c