Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: remove support for kernel 3.2 | Hauke Mehrtens | 2012-05-17 | 1 | -104/+0 |
| | | | | SVN-Revision: 31771 | ||||
* | brcm47xx: BCMA - Modified PCI CFG space access | Hauke Mehrtens | 2012-04-25 | 1 | -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 |