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-03-03 11:53:25 -05:00
2011-01-13 08:03:09 -08:00
2011-03-08 08:28:33 +10:00
2011-01-20 21:37:29 +10:30
2011-03-02 10:57:50 +01:00
2011-01-12 04:59:44 -05:00
2011-02-28 12:06:20 -08:00
2011-02-01 16:48:46 +02:00