commit | b3e82c7a090d0e9a7ec94b413829adad894ccd47 | [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 | 691486506b1760737df7313d137a1817253df285 [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>