From 50106c5a0366c9e02bf872e85c672732aa517fb4 Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Thu, 23 Mar 2006 00:14:36 -0500 Subject: [PATCH] [libata sata_uli] kill scr_addr abuse 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. --- Reading git-format-patch failed