resource: ability to resize an allocated resource
authorRam Pai <linuxram@us.ibm.com>
Wed, 6 Jul 2011 06:44:30 +0000 (23:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Jul 2011 17:54:08 +0000 (10:54 -0700)
commit23c570a67448e803408191f529ed9a83fd34a25a
tree8705e1ad863d745c42d8eb95a8c3f53f26fd0e38
parenta51cb91d81f8e6fc4e5e08b772cc3ceb13ac9d37
resource: ability to resize an allocated resource

Provides the ability to resize a resource that is already allocated.
This functionality is put in place to support reallocation needs of
pci resources.

Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/resource.c