summaryrefslogtreecommitdiffstats
path: root/hw/sd/sd.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2020-08-14 11:23:44 +0200
committerPhilippe Mathieu-Daudé2020-08-21 16:35:35 +0200
commit62a21be60f8fdf0223fa099fb4e7a495eaf55cf9 (patch)
tree006638d6c214186881ebbc211308ab10b76b8dbe /hw/sd/sd.c
parenthw/sd: Add sdbus_write_data() to write multiples bytes on the data line (diff)
downloadqemu-62a21be60f8fdf0223fa099fb4e7a495eaf55cf9.tar.gz
qemu-62a21be60f8fdf0223fa099fb4e7a495eaf55cf9.tar.xz
qemu-62a21be60f8fdf0223fa099fb4e7a495eaf55cf9.zip
hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
Use the recently added sdbus_write_data() to write multiple bytes at once, instead of looping calling sdbus_write_byte(). Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200814092346.21825-6-f4bug@amsat.org>
Diffstat (limited to 'hw/sd/sd.c')
0 files changed, 0 insertions, 0 deletions