]> git.karo-electronics.de Git - karo-tx-linux.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)
commite973f4ec130ac0eefb9e69b5139ed8a2768250aa
tree121da958590ed6d72dd87326cd89447119ae7fc7
parentd02014b2b764f058366b2f9dd425915fb900687c
xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table"

This partially reverts commit 69d99e6c0d62 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: 69d99e6c0d621f ("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