diff options
author | 2014-09-10 00:23:24 -0700 | |
---|---|---|
committer | 2014-09-19 20:36:15 +0200 | |
commit | b9bd7ff8069a7125da897de657da421c497d4f15 (patch) | |
tree | 32e6f0a4ae9fee954c2dfb48370bdc69445e75d6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mmc: block: change stop errors to info (diff) | |
download | wireguard-linux-b9bd7ff8069a7125da897de657da421c497d4f15.tar.xz wireguard-linux-b9bd7ff8069a7125da897de657da421c497d4f15.zip |
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 '')
0 files changed, 0 insertions, 0 deletions