summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.h
diff options
context:
space:
mode:
authorPer Forlin2011-07-01 18:55:23 +0200
committerChris Ball2011-07-20 23:21:10 +0200
commit9782aff8df7e32e7745cc484f34ec471d9251651 (patch)
tree0159cbdb6b2a63e81b695209e22e1062148ca691 /drivers/mmc/host/mmci.h
parentmmc: core: add non-blocking mmc request function (diff)
downloadkernel-qcow2-linux-9782aff8df7e32e7745cc484f34ec471d9251651.tar.gz
kernel-qcow2-linux-9782aff8df7e32e7745cc484f34ec471d9251651.tar.xz
kernel-qcow2-linux-9782aff8df7e32e7745cc484f34ec471d9251651.zip
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 <per.forlin@linaro.org> Reviewed-by: Venkatraman S <svenkatr@ti.com> Tested-by: Sourav Poddar <sourav.poddar@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host/mmci.h')
0 files changed, 0 insertions, 0 deletions