]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commitf4060c0dbbe9ad7b8c0aeefa142398c8d3468bac
tree171f560c3cf14a034e8c3cf46734f4ac6fca3452
parent55d0bef587aa438fe5e8bed2ecce8611ebcd4c1a
[SPARC64]: Handle ISA devices with no 'regs' property.

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>
arch/sparc64/kernel/isa.c