resource: add release_child_resources
authorYinghai Lu <yinghai@kernel.org>
Tue, 22 Dec 2009 23:02:22 +0000 (15:02 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 23 Feb 2010 00:17:00 +0000 (16:17 -0800)
commit5eeec0ec931a01e85b3701ce121b7d8a1800ec60
tree2efe474832b68a97c0460fc7f5e58a488f977dbb
parent7cc5997d1dada3bdeed95a59c2f4f6c66cbb0767
resource: add release_child_resources

Useful for freeing a portion of the resource tree, e.g. when trying to
reallocate resources more efficiently.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
include/linux/ioport.h
kernel/resource.c