]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/mmc/host/omap_hsmmc.c
mmc: omap_hsmmc: split dma setup
authorBalaji T K <balajitk@ti.com>
Tue, 21 Jan 2014 14:24:42 +0000 (19:54 +0530)
committerChris Ball <chris@printf.net>
Tue, 4 Mar 2014 16:46:37 +0000 (11:46 -0500)
commit9d0253341b4ef89cf9471656d0990774bc8ab95c
tree14aa54af7ceba4070dc41e27d7011685c406123c
parentd4b2c375fc7d6fe56bbc438ffe3060f87f22cdb7
mmc: omap_hsmmc: split dma setup

split start dma function into setup and start dma to keep track of
host_cookie when cmd23 support is enabled along with async request.

Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/omap_hsmmc.c