]> git.neil.brown.name Git - history.git/commit
ppc32: Fix release_OF_resource() function.
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 6 Feb 2004 03:02:48 +0000 (14:02 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 6 Feb 2004 03:02:48 +0000 (14:02 +1100)
commit0c22001d82cf2be6be5e46080579609cfc3519bb
treefe8a4b6f9143ff7755950a9e958f6d7d479faacd
parentf74710a0bfb50dedac27e544faf8b7b418ff9008
ppc32: Fix release_OF_resource() function.
It would fail to properly release the resource if taken over
by the macio device resource hierarchy. This could still use
some locking, but the io resource lock isn't exported
arch/ppc/syslib/prom.c