aboutsummaryrefslogtreecommitdiffstats
path: root/pci
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-02-17 11:19:38 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2006-02-17 11:19:38 -0800
commit06417b237eab55c807381e3678436f0b0fdb6422 (patch)
tree234313b845bc63e4fdab838e20dea307cd53b27f /pci
parentf6232fc1861324c1cbcd69ff8242737bdbaea185 (diff)
downloadpatches-06417b237eab55c807381e3678436f0b0fdb6422.tar.gz
update martin's email address
Diffstat (limited to 'pci')
-rw-r--r--pci/pci-device-ensure-sysdata-initialised.patch2
-rw-r--r--pci/pci-fix-the-x86-pci-domain-support-fix.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/pci/pci-device-ensure-sysdata-initialised.patch b/pci/pci-device-ensure-sysdata-initialised.patch
index 70509a0e5688d..23e54087b7f7c 100644
--- a/pci/pci-device-ensure-sysdata-initialised.patch
+++ b/pci/pci-device-ensure-sysdata-initialised.patch
@@ -57,7 +57,7 @@ we take no account of the node for this bus for no ACPI configured systems.
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Cc: Jeff Garzik <jgarzik@pobox.com>
-Cc: "Martin J. Bligh" <mbligh@aracnet.com>
+Cc: "Martin J. Bligh" <mbligh@mbligh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---
diff --git a/pci/pci-fix-the-x86-pci-domain-support-fix.patch b/pci/pci-fix-the-x86-pci-domain-support-fix.patch
index 170025baa0f18..960720fc7cac5 100644
--- a/pci/pci-fix-the-x86-pci-domain-support-fix.patch
+++ b/pci/pci-fix-the-x86-pci-domain-support-fix.patch
@@ -20,7 +20,7 @@ arch/x86_64/pci/../../i386/pci/fixup.c:47: error: `pci_default_sysdata' undeclar
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: Jeff Garzik <jgarzik@pobox.com>
-Cc: "Martin J. Bligh" <mbligh@aracnet.com>
+Cc: "Martin J. Bligh" <mbligh@mbligh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---