]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/Makefile
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)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commitf6aa5e345b180637ecbe1334ebe396aa2d793798
tree1d7dd8b2da6537c124d79238c074a380c55bfa2c
parent24dd55789220b37775c8c275f961e001b4117b64
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