OSDN Git Service

PCI: code and comments cleanup
authorRam Pai <linuxram@us.ibm.com>
Mon, 25 Jul 2011 20:08:42 +0000 (13:08 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 1 Aug 2011 18:50:50 +0000 (11:50 -0700)
commit9e8bf93a7f416a3fa8fb6d76177d90e67bd45496
tree0ad966551eec5894129010dbcaef1f271c960cec
parent0a2daa1cf35004f5adbf4138555cc5669abf3a3e
PCI: code and comments cleanup

a) adjust_resource_sorted() is now called reassign_resource_sorted()
b) nice-to-have is now called optional
c) add_list is now called realloc_list.

Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-bus.c