diff options
| author | Per Forlin <[email protected]> | 2011-07-01 18:55:23 +0200 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2011-07-20 17:21:10 -0400 |
| commit | 9782aff8df7e32e7745cc484f34ec471d9251651 (patch) | |
| tree | 0159cbdb6b2a63e81b695209e22e1062148ca691 /tools/perf/scripts/python/sctop.py | |
| parent | aa8b683a7d392271ed349c6ab9f36b8c313794b7 (diff) | |
mmc: omap_hsmmc: add support for pre_req and post_req
pre_req() runs dma_map_sg(), post_req() runs dma_unmap_sg. If not calling
pre_req() before omap_hsmmc_request(), dma_map_sg will be issued before
starting the transfer. It is optional to use pre_req(). If issuing
pre_req(), post_req() must be called as well.
Signed-off-by: Per Forlin <[email protected]>
Reviewed-by: Venkatraman S <[email protected]>
Tested-by: Sourav Poddar <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions