diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2011-01-21 10:56:42 -0500 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-01-21 12:02:35 -0500 |
commit | 9dabb3f3269d042908bf1f4e685413c39cc8c373 (patch) | |
tree | a6913470397af37729670966b9683aec48edb525 /drivers/ata/pata_hpt3x2n.c | |
parent | e2dbf5ebcc983b0349ab507bf7dd5562cf88dd24 (diff) |
spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words
Instead of sending data 8 bits at a time in 8-bit SPI mode, swap bytes
and send and receive them 32 bits at a time. Tested with an SD-card,
with which this patch reduced the number of interrupts by 50%, when
reading 5MiB of data (there are also small service packets, the number
of interrupts, produced by 512-byte sectors should, of course, drop by
75%), and improved throughput by more than 40%.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/ata/pata_hpt3x2n.c')
0 files changed, 0 insertions, 0 deletions