]> asedeno.scripts.mit.edu Git - linux.git/commit
bus: ti-sysc: Handle stdout-path for debug console
authorTony Lindgren <tony@atomide.com>
Thu, 22 Feb 2018 22:05:14 +0000 (14:05 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Feb 2018 22:16:10 +0000 (14:16 -0800)
commit3bb37c8e6e6a6191233c97f294cecba10bb5fc50
tree27b3f19b802a077b256102c8a9a0a567602b194f
parent62020f231232215df73ca54669e38fe3f1d1b29a
bus: ti-sysc: Handle stdout-path for debug console

If we have stdout-path specified for earlycon, we must prevent
the debug console from idling until runtime PM kicks in.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c