diff options
author | Ben Dooks <[email protected]> | 2009-12-14 22:20:24 -0800 |
---|---|---|
committer | Grant Likely <[email protected]> | 2009-12-17 08:57:01 -0700 |
commit | bec0806cfec6ded1a7e097bb95279e521a796129 (patch) | |
tree | f4be92d1c09a1785ea693d9f99ad2dbfc26bbbac /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | e24c745272072fd2abe55209f1949b7b7ee602a7 (diff) |
spi_s3c24xx: add FIQ pseudo-DMA support
Add pseudo-DMA by FIQ to the S3C24XX SPI driver. This allows the driver
to get DMA-like performance where there are either no free DMA channels or
when doing transfers that required both TX and RX data paths.
Since this patch requires the addition of an assembly file to hold the FIQ
code, we rename the module (instead of adding a rename of the .c file to
this patch). We expect most users are loading this via udev and thus
there should be no change to the userland configuration.
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Simtec Linux Team <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions