* [PATCH] lost sx1000 naming in sba_iommu
@ 2004-03-22 18:49 Alex Williamson
0 siblings, 0 replies; only message in thread
From: Alex Williamson @ 2004-03-22 18:49 UTC (permalink / raw)
To: linux-ia64
Mainly cosmetic, but Bjorn noticed I got a little over zealous in
cleaning out the sx1000 specific init routines in sba_iommu. This adds
back in the ID->name mapping so it doesn't show up as "Unknown". Patch
against latest 2.6.
Alex
--- 1.39/arch/ia64/hp/common/sba_iommu.c Mon Mar 15 07:51:33 2004
+++ edited/arch/ia64/hp/common/sba_iommu.c Mon Mar 22 10:52:38 2004
@@ -1678,6 +1678,7 @@
static struct ioc_iommu ioc_iommu_info[] __initdata = {
{ ZX1_IOC_ID, "zx1", ioc_zx1_init },
+ { SX1000_IOC_ID, "sx1000", NULL },
};
static struct ioc * __init
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-22 18:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-22 18:49 [PATCH] lost sx1000 naming in sba_iommu Alex Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox