brcm47xx: BCMA - Modified PCI CFG space access
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 25 Apr 2012 20:32:17 +0000 (20:32 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 25 Apr 2012 20:32:17 +0000 (20:32 +0000)
commitd7b7b99d6e9195e0e563d14336628b533b0fcd29
tree9b9058a71fe30bd7a5784afd7a5b32d6fc47793e
parentd8c7ac8a8ab8ef8fe2bbb254ca6ca5c83a898068
brcm47xx: BCMA - Modified PCI CFG space access

The existing code (prior to the patch) does an "ioremap_nocache" on a
subset of a memory region that I think has already been mapped, and then
un-maps that smaller region when it is finished.

Thanks Nathan Hintz for the patch

SVN-Revision: 31481
target/linux/brcm47xx/patches-3.2/240-bcma-pcie-config-access.patch [new file with mode: 0644]