bcma: add constants for PCI and use them
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 30 Jan 2012 23:03:32 +0000 (00:03 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Feb 2012 19:52:56 +0000 (14:52 -0500)
There are many magic numbers used in the PCIe code. Replace them with
some constants from the Broadcom SDK and also use them in the pcie host
controller.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found