summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.2/240-bcma-pcie-config-access.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: BCMA - Modified PCI CFG space accessHauke Mehrtens2012-04-251-0/+104
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