spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160
authorRoman Tereshonkov <roman.tereshonkov@nokia.com>
Mon, 12 Apr 2010 09:07:54 +0000 (09:07 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 25 May 2010 06:23:14 +0000 (00:23 -0600)
The value 160 has been obtained as optimal in testing it for
wl1271 which use spi for communication.
In some sense this change might also influence on other spi devices
connected to omap2_mcspi controller.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/omap2_mcspi.c

Simple merge