commit | 1d67243a8e77cdf63ee20bbd55c49771ff9c3090 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> | Wed Sep 20 12:20:11 2017 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 04 10:15:47 2017 +0200 |
tree | a007990f351eef7cb3e1a3b1665513d238a37097 | |
parent | 6c7b841224ac09901e595ed20b3b1111c6adf812 [diff] |
tty: xilinx_uartps: move to arch_initcall for earlier console move to arch_initcall to get the console up really early, it is quite helpful for spotting early boot problems. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> Tested-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>