diff options
| author | Philippe Mathieu-Daudé | 2020-08-14 11:23:40 +0200 |
|---|---|---|
| committer | Philippe Mathieu-Daudé | 2020-08-21 16:35:35 +0200 |
| commit | c769a88d4475f648595c6a270d9d0b0f3f7f3740 (patch) | |
| tree | 65f24804ff8f5b242ddfc486832806fd0bc4a91a /exec.c | |
| parent | hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h' (diff) | |
| download | qemu-c769a88d4475f648595c6a270d9d0b0f3f7f3740.tar.gz qemu-c769a88d4475f648595c6a270d9d0b0f3f7f3740.tar.xz qemu-c769a88d4475f648595c6a270d9d0b0f3f7f3740.zip | |
hw/sd: Rename read/write_data() as read/write_byte()
The read/write_data() methods write do a single byte access
on the data line of a SD card. Rename them as read/write_byte().
Add some documentation (not in "hw/sd/sdcard_legacy.h" which we
are going to remove soon).
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200814092346.21825-2-f4bug@amsat.org>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions
