• Jeff Garzik's avatar
    [libata sata_uli] kill scr_addr abuse · 50106c5a
    Jeff Garzik authored
    sata_uli was storing PCI config addresses in a variable intended for
    port addresses, a variable soon to become void __iomem *.
    
    Update the driver to store the SCR address, found in PCI config space,
    in the driver-private data area.
    50106c5a
sata_uli.c 7.7 KB