Michael Williamson d09519e41a spi/davinci: Use correct length parameter to dma_map_single calls
The davinci spi driver provides an option to use DMA transfers for
data.  In the dma_map_single() call, the driver is passing the
number of words to be transfered for the mapping size.  It should
be the number of bytes.

Signed-off-by: Michael Williamson <michael.williamson@criticallink.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-03-14 13:17:00 -06:00
..
2011-02-22 14:59:59 -07:00
2007-02-14 08:09:53 -08:00
2010-12-24 01:23:25 -07:00
2010-12-24 01:23:25 -07:00
2011-02-22 14:59:54 -07:00
2011-02-22 14:59:54 -07:00
2011-02-22 14:59:53 -07:00
2011-02-22 14:59:54 -07:00
2010-12-25 15:32:27 +01:00
2011-02-03 09:55:43 -07:00