commit | 6bf7b3a9d51b43195b4b1f933d3ea7fe76e2b36d | [log] [tgz] |
---|---|---|
author | Jeff Ohlstein <johlstei@codeaurora.org> | Fri Apr 27 12:27:53 2012 -0700 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed May 09 04:59:26 2012 -0600 |
tree | be47e929438e1f08c62e3ab49625d0c4dfd7843a | |
parent | 8ccae67eee58de2c3b8614dd401f411a09ad606b [diff] |
msm: dma: Add graceful argument to msm_dmov_flush The graceful argument allows clients to specify whether they want to flush now, or wait until the end of the current scatter gather or box mode descriptor. This also helps us unify msm_dmov_flush and msm_dmov_stop_cmd. Change-Id: Ifdfe5da804e79343782cc2999ad3624d2afbec4d Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>