]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] SPARC64: Handle ISA devices with no 'regs' property.
authorDavid Miller <davem@davemloft.net>
Tue, 2 Jan 2007 08:06:00 +0000 (00:06 -0800)
committerChris Wright <chrisw@sous-sol.org>
Wed, 10 Jan 2007 19:05:21 +0000 (11:05 -0800)
commit5abbb71b50d4a81b1a95e2f6f95c96db1931f42a
tree2777c0f53793499724cd141aa5c60c92374969f5
parentbbcbb9a470f9dc18fba57f42febd3036924e5aff
[PATCH] 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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
arch/sparc64/kernel/isa.c