diff options
author | Sascha Hauer <[email protected]> | 2011-02-18 10:21:09 +0100 |
---|---|---|
committer | Chris Ball <[email protected]> | 2011-03-15 13:49:32 -0400 |
commit | f53fbde48ef0a5ce7733fbc84da18014d0a11cf0 (patch) | |
tree | 2b4114de4c09fcddd437f395a6c4f6042fa5c2be /tools | |
parent | c9b2a06fb0efda37241861915a8639c27bddaa85 (diff) |
mmc: mxcmmc: use dmaengine API
This switches the mxcmmc driver to use the dmaengine API. Unlike
the old one this one is always present in the tree, even if no DMA
is implemented, hence we can remove all the #ifdefs in from the driver.
The driver automatically switches to PIO mode if no DMA support or no
suitable channel is available.
Signed-off-by: Sascha Hauer <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions