ahci: support the STA2X11 I/O Hub
authorAlessandro Rubini <rubini@gnudd.com>
Fri, 6 Jan 2012 12:33:39 +0000 (13:33 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Mon, 9 Jan 2012 00:24:06 +0000 (19:24 -0500)
The AHCI controller found in the STA2X11 chip uses BAR number 0
instead of 5. Also, the chip's fixup code sets a special DMA mask
for all of its PCI functions, and the mask must be preserved here.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found