commit | 96d19bcbf5f679bbaaeab001b572c367fbfb2b03 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sun May 08 19:54:52 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon May 16 10:15:47 2011 -0500 |
tree | d2dca7bfe1e4287298166726143c8c514271c796 | |
parent | 077030d11e27811749020af744e67e4267ee90e1 [diff] |
ahci: Unbreak bar registration Fix regression of 667bb59: ahci_init initializes ahci.mem, so we have to move bar registration after it. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>