]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
UBUNTU: SAUCE: Clear Linux: Initialize ata before graphics
authorArjan van de Ven <arjan@linux.intel.com>
Fri, 3 Jun 2016 04:36:32 +0000 (23:36 -0500)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 25 Nov 2019 13:56:26 +0000 (14:56 +0100)
commit3173d4ab6ebfa291514dd2c944b407d9b0122a77
tree3542ec8d158294fc9ab2a4478a21ea1edc848be4
parenta9910cb75d899ebf1058812f15cb8aab88246786
UBUNTU: SAUCE: Clear Linux: Initialize ata before graphics

ATA init is the long pole in the boot process, and its asynchronous.
move the graphics init after it so that ata and graphics initialize
in parallel

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/Makefile