]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: use resource_size() everywhere.
authorZhao, Yu <yu.zhao@intel.com>
Mon, 13 Oct 2008 11:24:28 +0000 (19:24 +0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Oct 2008 17:54:28 +0000 (10:54 -0700)
commit4f795d03982d6b955af15d1da70e8ef7c298f1fd
tree6495a6f473837f1c880c052d76ff9358de76297d
parent751420b6789e15c9658508de4160cd93e7430fbf
PCI: use resource_size() everywhere.

This is a cleanup that replaces the resource calculation formula with
resource_size().

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-bus.c
drivers/pci/setup-res.c