[SPARC64]: Handle ISA devices with no 'regs' property.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Dec 2006 05:43:51 +0000 (21:43 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 31 Dec 2006 22:06:07 +0000 (14:06 -0800)
And this points out that the return value from
isa_dev_get_resource() and the 'pregs' arg to
isa_dev_get_irq() are totally unused.

Based upon a patch from Richard Mortimer <richm@oldelvet.org.uk>

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

No differences found