commit | 2be25cac8402fab56bb51166f464d1b420bcf744 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Tue Jan 31 00:03:32 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 06 14:52:56 2012 -0500 |
tree | ec50aa8592b81476adff3bc77779a4a08e1eb9e1 | |
parent | 5f2d6171e1e70584b9819771443485750453fd16 [diff] |
bcma: add constants for PCI and use them 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>