commit | c00383d302c6c61d16f85228f004879bc84b7f88 | [log] [tgz] |
---|---|---|
author | Jeff Ohlstein <johlstei@codeaurora.org> | Fri Apr 27 12:49:24 2012 -0700 |
committer | Jeff Ohlstein <johlstei@codeaurora.org> | Tue May 15 11:34:24 2012 -0700 |
tree | 2d096a5bbdb64dc003a3a3b08ae615f4dd885e98 | |
parent | a455d80e942568eafa3a02f16d04a6bb121d39fe [diff] |
msm: dma: unify flush and stop_cmd interfaces Previously there were two interfaces for flushing a channel, the difference between them being rather ill defined. Both would end up with the same result if used correctly, and they only varied in error conditions. Change-Id: If8dcf1d1b7fc2e7417508b67ca3ceeffe77fa658 Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>