mpc85xx: preallocate SPI transfer buffer
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jan 2014 14:16:18 +0000 (14:16 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jan 2014 14:16:18 +0000 (14:16 +0000)
commitc9f5d534d3ccea758add3269d5327b3ca563aa1f
treebe0838eca14381a9c94c696fdd10d15809cd53fe
parenta45c8eb0984ca7dda380642c7749455363c0bd20
mpc85xx: preallocate SPI transfer buffer

This helps to avoid high order alloction failures.
Closes #14702.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39247 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mpc85xx/patches-3.10/210-spi-fsl-espi-preallocate-local-buffer.patch [new file with mode: 0644]