brcm47xx: BCMA - Modified PCI CFG space access
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Apr 2012 20:32:17 +0000 (20:32 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Apr 2012 20:32:17 +0000 (20:32 +0000)
commitb2caa2e0b54d5247cacd81415901cf87463cede6
tree16b7f7a345bced4ac8185d98d74cc5348ae6cb48
parentfade685a5bdfea4466c16734e21db75354d5aead
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]