brcm47xx: BCMA - Modified PCI CFG space access
authorHauke Mehrtens <hauke@openwrt.org>
Wed, 25 Apr 2012 20:32:17 +0000 (20:32 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Wed, 25 Apr 2012 20:32:17 +0000 (20:32 +0000)
commit42f83d2e571323b3536203a21e32890543b4e946
tree16b7f7a345bced4ac8185d98d74cc5348ae6cb48
parentef1b10d0f1534df01884f0a16eb917c2ee897ac2
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31481 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/patches-3.2/240-bcma-pcie-config-access.patch [new file with mode: 0644]