ahci: move device registration
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Aug 2011 17:36:30 +0000 (19:36 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 6 Aug 2011 17:57:53 +0000 (13:57 -0400)
commit2dcbf7fafc15acb62adbceaae7ca3a6e3a06f0e3
treedb2d7a25500728528f67cd8e07d64ab96e9bbcc5
parent263ea2f20507d7d30f6bfd80a8dc6fa16976d784
ahci: move device registration

Stick description and boot priority into the port struct, so it
holds everything needed to register the device, so we can do
the registration after ahci_port_init returned.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/ahci.c
src/ahci.h