]> git.proxmox.com Git - mirror_ubuntu-disco-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)
committerSeth Forshee <seth.forshee@canonical.com>
Mon, 4 Mar 2019 12:51:04 +0000 (06:51 -0600)
commit3a69506691823532037cb85b74b819799d4acc3c
tree25a1178273e780961c1bc48d51a074961db89fb7
parentb9a5af2340e47767537e80c982e5bbefbcf4d6c6
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