commit | 8b66c13474e1683d53255f3b2948231b61cdaefd | [log] [tgz] |
---|---|---|
author | Roman Tereshonkov <roman.tereshonkov@nokia.com> | Mon Apr 12 09:07:54 2010 +0000 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue May 25 00:23:14 2010 -0600 |
tree | c015b3bd611803b688c5d7816a52ff0abe93d5dd | |
parent | 4a12404ddaa06e8ec5e2c0d8ece4d821281e6024 [diff] |
spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160 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>