]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
tty: xilinx_uartps: move to arch_initcall for earlier console
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Wed, 20 Sep 2017 06:50:11 +0000 (12:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Oct 2017 08:15:47 +0000 (10:15 +0200)
commit1d67243a8e77cdf63ee20bbd55c49771ff9c3090
treea007990f351eef7cb3e1a3b1665513d238a37097
parent6c7b841224ac09901e595ed20b3b1111c6adf812
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>
drivers/tty/serial/xilinx_uartps.c