diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-06-17 13:53:30 +0200 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2021-07-08 14:15:01 -0500 |
commit | 2038a2907ce69f8b59e65ed8b4ac6f5c4f823fec (patch) | |
tree | 8aff0af0d44a37a0b7b79b043e0bd390805be310 /hw/arm | |
parent | cbecd9f8224827a34857a650ddd9ea1ea2b1163f (diff) | |
download | qemu-2038a2907ce69f8b59e65ed8b4ac6f5c4f823fec.zip qemu-2038a2907ce69f8b59e65ed8b4ac6f5c4f823fec.tar.gz qemu-2038a2907ce69f8b59e65ed8b4ac6f5c4f823fec.tar.bz2 |
hw/i2c: Remove confusing i2c_send_recv()
We replaced all the i2c_send_recv() calls by the clearer i2c_recv()
and i2c_send(), so we can remove this confusing API.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'hw/arm')
0 files changed, 0 insertions, 0 deletions