diff options
author | Marek Vasut <[email protected]> | 2012-09-04 06:04:25 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2012-09-14 08:31:47 +0530 |
commit | 5e97fa91492b4943f25228e08d24abb31e5bce50 (patch) | |
tree | 02495f046ade4a1e99175ba7509ffb5a6b227c7f /net/lapb/lapb_subr.c | |
parent | 8fccc5bfd7f83fd321db42bcad36e2d9fe13d65b (diff) |
mxs/dma: Enlarge the CCW descriptor area to 4 pages
In case of a large SPI flash, the amount of DMA descriptors
available to the DMA driver is not large enough anymore. For
example 8MB SPI flash now needs 129 descriptors to be transfered
in one long read. There are currently 53 descriptors available in
one PAGE_SIZE-big block. Enlarge the allocated descriptor area to
four PAGE_SIZE blocks to fulfill such requirements.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Shawn Guo <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions