aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.10/210-spi-fsl-espi-preallocate-local-buffer.patch
Commit message (Collapse)AuthorAgeFilesLines
* mpc85xx: remove linux 3.10 supportFelix Fietkau2014-12-131-143/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43684
* mpc85xx: preallocate SPI transfer bufferGabor Juhos2014-01-121-0/+143
This helps to avoid high order alloction failures. Closes #14702. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39247