]> git.proxmox.com Git - mirror_qemu.git/commit - hw/sd/sdhci.c
sdhci: replace DMA magic value by BLOCK_SIZE_MASK
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 8 Feb 2018 16:47:59 +0000 (13:47 -0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Feb 2018 15:15:07 +0000 (16:15 +0100)
commitbf8ec38e17d27e7ebbfd31a3725a77209abe943d
tree1c7feba1f637cb9fb46eb2901b930a5e43e2eee5
parent6ff37c3dfaf5859150bbd4d9669f48954101c13c
sdhci: replace DMA magic value by BLOCK_SIZE_MASK

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-Id: <20180208164818.7961-12-f4bug@amsat.org>
hw/sd/sdhci.c