commit | 394d6e535f15c6f2d3c7fe2e228ee595acf0648c | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Mar 03 20:17:36 2010 +0300 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri May 14 17:08:00 2010 -0400 |
tree | 2d8d71df633a68244588227c64274eb1d38e0843 | |
parent | d89933497d2698c01ab25e2644807509ada43a7d [diff] |
ahci: Factor out PCI specifics from ahci_save_initial_config() Make ahci_save_initial_config() a bit more generic by introducing force_port_map and mask_port_map arguments. Move PCI stuff into ahci_pci_save_initial_config(). Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>