bcma: Account for variable PCI memory base/size
authorNathan Hintz <nlhintz@hotmail.com>
Sat, 5 May 2012 04:56:33 +0000 (21:56 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:04 +0000 (12:46 -0400)
commit4acabf454ac3def5b3716576f77d4b9da272864d
tree5d0a5580ccbf8bbf2c542b388ad3869b987dbacc
parent5fe2e0711dd9286e46f60f21c8cd580242cf8f89
bcma: Account for variable PCI memory base/size

PCI Memory Resource start address and size are variable, dependent on
the H/W configuration.  Modify the computation of io_map_base to use the
computed values.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/driver_pci_host.c
This page took 0.026602 seconds and 5 git commands to generate.