hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
The sdbus_read_data() method do a single byte access on the data line of a SD bus. Rename it as sdbus_read_byte() and document it. Signed-off-by:Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200814092346.21825-4-f4bug@amsat.org>
Showing
- hw/sd/allwinner-sdhost.c 5 additions, 5 deletionshw/sd/allwinner-sdhost.c
- hw/sd/bcm2835_sdhost.c 1 addition, 1 deletionhw/sd/bcm2835_sdhost.c
- hw/sd/core.c 1 addition, 1 deletionhw/sd/core.c
- hw/sd/milkymist-memcard.c 4 additions, 4 deletionshw/sd/milkymist-memcard.c
- hw/sd/pl181.c 1 addition, 1 deletionhw/sd/pl181.c
- hw/sd/pxa2xx_mmci.c 1 addition, 1 deletionhw/sd/pxa2xx_mmci.c
- hw/sd/sdhci.c 4 additions, 4 deletionshw/sd/sdhci.c
- hw/sd/ssi-sd.c 1 addition, 1 deletionhw/sd/ssi-sd.c
- include/hw/sd/sd.h 9 additions, 1 deletioninclude/hw/sd/sd.h
Loading
Please register or sign in to comment