commit | ec40f95db753d3bfdbcc43b1505ecf7980cb6492 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Fri Apr 17 23:11:38 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Apr 22 14:45:08 2009 +1000 |
tree | cd0428f11e60ff188c41133a82a92ca4035752be | |
parent | 830c072b1ea0078396c42db120452fc36516ed1d [diff] |
m68knommu: fix DMA support for ColdFire ColdFire CPU family members support DMA (all those with the FEC ethernet core use it, the rest have dedicated DMA engines). The code support is just missing a handful of routines for it to be usable by drivers. Add the missing dma_ functions. Signed-off-by: Greg Ungerer <gerg@uclinux.org>