]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 25 Oct 2020 18:36:59 +0000 (19:36 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 24 Jun 2024 08:41:42 +0000 (10:41 +0200)
commitf17fb69c55c7020b90cc1a9eaefe716902a5bc0e
tree963e6ec583b1b770719ec31346aee35657222c71
parent3dc5d349a32d741d3b432cc53f2ed518ff3c5f38
hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240621080554.18986-5-philmd@linaro.org>
hw/sd/sd.c