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)
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

Simple merge