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)
commitcbbc1811666b133c2778a40838c3788b1f48debd
tree16b7f7a345bced4ac8185d98d74cc5348ae6cb48
parent4ed350128bab9f0b571b38dec11744cce84c85ef
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]