Files
qemu/hw/display
Philippe Mathieu-Daudé 4e7019bd48 hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()
Instead of using the confuse i2c_send_recv(), rewrite to directly
call i2c_recv() & i2c_send(), resulting in code easier to review.

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>
2021-07-08 14:15:01 -05:00
..
2020-12-10 17:16:44 +01:00
2020-06-30 22:54:24 +02:00
2020-12-10 12:15:18 -05:00
2021-05-12 18:20:25 +02:00
2021-05-27 12:06:37 +02:00
2020-05-18 15:43:51 +02:00
2021-03-19 15:18:43 +01:00
2020-09-09 09:27:09 -04:00
2021-05-10 13:55:28 +02:00
2019-08-16 13:31:52 +02:00