commit | c00a46abd4d45a67ff62f4ff6d4f839dff38b877 | [log] [tgz] |
---|---|---|
author | Vernon Sauder <vernoninhand@gmail.com> | Mon Dec 29 19:21:28 2008 -0500 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Wed Dec 31 18:57:02 2008 +0100 |
tree | cb192ccb5b004681055db9b7aa5f52ffcd2875be | |
parent | 6a79e391df295bd7c2aa1309ea5031f361c197fd [diff] |
pxamci: fix dma_unmap_sg length dma_unmap_sg should be given the same length as dma_map_sg, not the value returned from dma_map_sg Signed-off-by: Vernon Sauder <vsauder@inhand.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>