commit | 729b0c79c2c0f631bffe1be5abaf291febf7792f | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Thu Nov 11 12:15:06 2010 +0100 |
committer | Chris Ball <cjb@laptop.org> | Sat Jan 08 23:52:27 2011 -0500 |
tree | 0c15158322e89a401d25adc8da7a59696f76c916 | |
parent | 1a2727e98786136fb968b18d96f8ecdd9ba38aa8 [diff] |
mmc: tmio_mmc: allow multi-element scatter-gather lists The driver is capable of handling multi-element sg lists in both PIO and DMA modes. In DMA mode this also allows to use the DMA sg capability more efficiently and almost doubles the throughput. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>