commit | 6f070e1867f5c31df17571b0c26f0a73cc3fe600 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed May 05 00:56:30 2010 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Oct 02 16:00:36 2010 -0400 |
tree | 4ec975f31c48b2d4fa729360f02bf0cb0efe966a | |
parent | 2c0a6f2d4fc292c8eac43bb4c4b8c0d124d30e2e [diff] |
Blackfin: bfin_spi: add optional DMA support This moves the last piece from the old spi_flash driver to the new SPI framework -- optional DMA RX support. This typically cuts speeds by ~40% at the cost of additional ~300 bytes. Signed-off-by: Mike Frysinger <vapier@gentoo.org>