From: Alex Williamson <alex.williamson@hp.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH] lost sx1000 naming in sba_iommu
Date: Mon, 22 Mar 2004 18:49:37 +0000 [thread overview]
Message-ID: <1079981377.2121.53.camel@patsy.fc.hp.com> (raw)
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
reply other threads:[~2004-03-22 18:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1079981377.2121.53.camel@patsy.fc.hp.com \
--to=alex.williamson@hp.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox