OSDN Git Service

mfd: rtsx: Add dma transfer function
authorMicky Ching <micky_ching@realsil.com.cn>
Fri, 6 Jun 2014 07:05:44 +0000 (15:05 +0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 9 Jul 2014 13:14:58 +0000 (14:14 +0100)
commit8cd118308a8649c649533a0133af0ce731d223bb
treed133d73fcded3bac7b0b73f63617dc79b4591353
parentcd3de83f147601356395b57a8673e9c5ff1e59d1
mfd: rtsx: Add dma transfer function

rtsx driver using a single function for transfer data, dma map/unmap are
placed in one fix function. We need map/unmap dma in different place(for
mmc async driver), so add three function for dma map, dma transfer and
dma unmap.

Signed-off-by: Micky Ching <micky_ching@realsil.com.cn>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/rtsx_pcr.c
include/linux/mfd/rtsx_pci.h