From: Marek Vasut Date: Tue, 4 Sep 2012 02:40:17 +0000 (+0200) Subject: mxs/spi: Decrement the DMA/PIO border X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~41^2~1^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=727c10e3e54c4404f6842d246b15fe3703d33556;p=pandora-kernel.git mxs/spi: Decrement the DMA/PIO border This driver checks the length of transfer to be made and based on this information, either chooses to transfer data via DMA or PIO. Decrement this border further to gain better performace eg. during SPI flash writes. Empiric measurement shows that this gives extra 3kB/s write speed with a M25P80 flash clocked at 40MHz. Signed-off-by: Marek Vasut Signed-off-by: Mark Brown --- Reading git-diff-tree failed