]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76adf146a063a0e1138d7830a69ce57440f0e012
treef878ec8b269a346f4cef5df9ca2ae5fcad6576e8
parent6aff3714f10d1c5f2d8aab8ee61fe49017f10358
Revert "of: Fix premature bootconsole disable with 'stdout-path'"

This reverts commit 8fef7daf5f808643da442abf2b29f57e4178dfae.

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