diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-09-10 11:23:24 +0400 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-09-19 22:36:15 +0400 |
commit | b9bd7ff8069a7125da897de657da421c497d4f15 (patch) | |
tree | 32e6f0a4ae9fee954c2dfb48370bdc69445e75d6 /drivers/firmware/dmi-id.c | |
parent | 5e1344eb3f4804d2d50195e197fcbcdbd60ad049 (diff) | |
download | linux-b9bd7ff8069a7125da897de657da421c497d4f15.tar.xz |
mmc: tmio: enable odd number size access
Current tmio is using sd_ctrl_read16/write16_rep()
for data transfer.
It works if transfer size was even number,
but, last 1 byte will be ignored if
transfer size was odd number.
This patch adds new tmio_mmc_transfer_data()
and solve this issue.
Tested-by: Shinobu Uehara <shinobu.uehara.xc@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/firmware/dmi-id.c')
0 files changed, 0 insertions, 0 deletions