summaryrefslogtreecommitdiff
path: root/target/linux/mpc85xx/patches-3.10/210-spi-fsl-espi-preallocate-local-buffer.patch
Commit message (Collapse)AuthorAgeFilesLines
* target/linux : drop many archLudovic Pouzenc2018-09-141-143/+0
|
* 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