[SPARC64] SBUS: Error interrupt registry cleanups.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 8 May 2007 06:08:39 +0000 (23:08 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 8 May 2007 23:41:28 +0000 (16:41 -0700)
Do not use IRQF_SHARED, these interrupt numbers should all
be unique.

Also use name strings without spaces in them just like
PCI controller drivers do, for consistency.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found