On 6/16/21 9:14 AM, Philippe Mathieu-Daudé wrote:
We replaced all the i2c_send_recv() calls by the clearer i2c_recv()
and i2c_send(), so we can remove this confuse API.

confusing.


Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
---
  include/hw/i2c/i2c.h |  1 -
  hw/i2c/core.c        | 50 +++++++++++++++++++-------------------------
  2 files changed, 21 insertions(+), 30 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to