]> git.proxmox.com Git - mirror_ubuntu-impish-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, 28 Jun 2021 06:03:41 +0000 (08:03 +0200)
commit3ddf7120302ee4bc5d103432e1b8097948a87266
tree07f1afa0672fc7247086fe5ee17767fa7955d36e
parent333cae3c878d42085ea5dc1539f6c61309f1faa9
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