mmc: sh_sdhi: Add 64-bit access to sd_buf support
authorKouei Abe <[email protected]>
Sat, 13 May 2017 13:51:16 +0000 (15:51 +0200)
committerJaehoon Chung <[email protected]>
Fri, 9 Jun 2017 11:25:16 +0000 (20:25 +0900)
commit5eada1dbd0b6c568c3130c567d276dddf4f716bf
tree05a07a3b5cf66a506ad0a881b59b94f548b2689e
parent3ebc62c987f000f33aa69231e24719547790264a
mmc: sh_sdhi: Add 64-bit access to sd_buf support

Renesas SDHI SD/MMC driver has 16-bit width bus access to SD_BUF.
This adds 64-bit width bus access to SD_BUF.

Signed-off-by: Kouei Abe <[email protected]>
Cc: Hiroyuki Yokoyama <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Cc: Jaehoon Chung <[email protected]>
Reviewed-by: Nobuhiro Iwamatsu <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
arch/arm/mach-rmobile/include/mach/sh_sdhi.h
drivers/mmc/sh_sdhi.c