commit | dffc55adfa2676a02a838d56a0cc4edd3809510c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 16 23:28:53 2011 +0100 |
committer | Chris Ball <cjb@laptop.org> | Thu Mar 17 15:34:40 2011 -0400 |
tree | f894eee191b1b9b6c608012ccb65171c5b08d9df | |
parent | f5e0cec4495398b259b3ede7cbc3ce4bd0e1cef0 [diff] |
mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() dma_unmap_sg() already flushes the cache, I don't get what this code is doing here. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>