]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4edff4b9ec43544daf9f456e7be600c94e4815b4
tree14aa54af7ceba4070dc41e27d7011685c406123c
parent1b45f8fe16b6c1e91d9cc26263d66675248d57cb
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