commit | df88e91bbfd16662f3c8dcba27ad19e9eb4ebcef | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Mar 09 11:20:00 2016 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Mar 09 16:33:52 2016 +0700 |
tree | e33c2bf9e643e95cdf1d5793d5ff3b2d0d1c7237 | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d [diff] |
spi: respect the maximum segment size of DMA device The device which is actually does DMA may have a limitation of the maximum segment size. Respect this setting when preparing scatter-gather list. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>