summaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorIra Snyder <iws@ovro.caltech.edu>2011-03-03 08:55:01 +0100
committerDan Williams <dan.j.williams@intel.com>2011-03-12 02:52:37 +0100
commita00ae34ac8bc8a5897d9b6b9b685c39b955b14b9 (patch)
tree72be720ffc981acbf15f6c8ef7381a5e38416e2e /drivers/dma/Kconfig
parentfsldma: reduce locking during descriptor cleanup (diff)
downloadlinux-a00ae34ac8bc8a5897d9b6b9b685c39b955b14b9.tar.xz
linux-a00ae34ac8bc8a5897d9b6b9b685c39b955b14b9.zip
fsldma: make halt behave nicely on all supported controllers
The original dma_halt() function set the CA (channel abort) bit on both the 83xx and 85xx controllers. This is incorrect on the 83xx, where this bit means TEM (transfer error mask) instead. The 83xx doesn't support channel abort, so we only do this operation on 85xx. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions