]> git.baikalelectronics.ru Git - kernel.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)
commit33004b88733f54e0a727155c37de0ad4068e45ec
tree171f560c3cf14a034e8c3cf46734f4ac6fca3452
parent82f2cf88e66b8f48222133b212ee94aa264760f3
[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