]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5ef9b59c3defcaf35fdfdf3b4a980b513306e831
tree2efe474832b68a97c0460fc7f5e58a488f977dbb
parente6e3821df9675ef576096020c9035fb6111def4c
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