Revert "of: Fix premature bootconsole disable with 'stdout-path'"
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 17 Mar 2015 20:46:33 +0000 (16:46 -0400)
committerRob Herring <robh@kernel.org>
Thu, 19 Mar 2015 13:46:54 +0000 (08:46 -0500)
commitf64255b5072d9c46cef8655d51cf7e10285abed7
treef878ec8b269a346f4cef5df9ca2ae5fcad6576e8
parent721a09e95c786346b4188863a1cfa3909c76f690
Revert "of: Fix premature bootconsole disable with 'stdout-path'"

This reverts commit 2fa645cb2703d9b3786d850db815414dfeefa51d.

The assumption that at least 1 preferred console will be registered
when the stdout-path property is set is invalid, which can result
in _no_ consoles.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/base.c