ahci: Factor out PCI specifics from ahci_print_info()
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 3 Mar 2010 17:17:43 +0000 (20:17 +0300)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 14 May 2010 21:08:01 +0000 (17:08 -0400)
commit439fcaec10cef14a08557623d6f5fa240aaf3e2b
tree4ae5b932d4a23faf972c021ac444fd5fea3d4ea8
parent781d655083f8fb0a343bb694e83b96f04e934b4f
ahci: Factor out PCI specifics from ahci_print_info()

Introduce ahci_pci_print_info() that now handles PCI stuff.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ahci.c